0

Add a README.md to the google_update dir.

BUG=none
TBR=grt@chromium.org

Change-Id: Iff6eb54c3cff2bd162d799c9b1e977345da641f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270300
Reviewed-by: Greg Thompson <grt@chromium.org>
Commit-Queue: Greg Thompson <grt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#782943}
This commit is contained in:
Greg Thompson
2020-06-26 13:17:24 +00:00
committed by Commit Bot
parent 6c145004d9
commit aee1a70330

4
google_update/README.md Normal file

@ -0,0 +1,4 @@
This directory contains the IDL file used by Google Chrome to interact with
Google Update. Note that this file should not be used directly by other Chromium
forks that interact with their own [Omaha](https://github.com/google/omaha)
forks.