diff options
author | vasilii@chromium.org <vasilii@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-30 15:41:14 +0000 |
---|---|---|
committer | vasilii@chromium.org <vasilii@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-30 15:41:14 +0000 |
commit | be775bcc6b060ea7b037ff24854ad2718d461356 (patch) | |
tree | fff589b62f595e2fb978cd1b1141f6e7214b86cf /components/search_engines | |
parent | f56a8368e9f913ad8a023166c88058060678e783 (diff) | |
download | chromium_src-be775bcc6b060ea7b037ff24854ad2718d461356.zip chromium_src-be775bcc6b060ea7b037ff24854ad2718d461356.tar.gz chromium_src-be775bcc6b060ea7b037ff24854ad2718d461356.tar.bz2 |
Add comment to prepopulated_engines.json and create a watchlist.
BUG=375846
Review URL: https://codereview.chromium.org/351873002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/search_engines')
-rw-r--r-- | components/search_engines/prepopulated_engines.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json index c05995b..c4feb4b 100644 --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -18,6 +18,9 @@ // NOTES: // - CHANGE THE ABOVE NUMBERS IF YOU ADD A NEW ENGINE; ID conflicts = bad! // - Make sure you update the int_variables below as required. +// - NOTIFY the Chrome Webstore team if you add/delete a search engine or +// change domain of an existing one (send email to webstore-eng@google.com). +// They need to know the mapping between an engine's "id" and its URLs. { "int_variables": { |