Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: WATCHLISTS

Issue 361133002: [Hotword] Adding hotword watchlist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add slash Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index f88c5ff11321a961fd55ed2b6fab65c149d935a6..fcdf418f50e7c74aad3195bcf768eb28663e5bfd 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -347,6 +347,12 @@
'history_ui': {
'filepath': 'chrome/browser/resources/history',
},
+ 'hotword': {
+ 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
+ '|chrome/browser/resources/hotword_helper/'\
+ '|chrome/browser/search/hotword*'\
+ '|chrome/test/data/extensions/api_test/hotword_private/',
+ },
'i18n': {
'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding',
@@ -830,6 +836,7 @@
'gn': ['tfarina@chromium.org'],
'gpu': ['piman+watch@chromium.org'],
'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'],
+ 'hotword': ['rlp+watch@chromium.org'],
'i18n': ['jshin+watch@chromium.org'],
'imageburner': ['tbarzic+watch@chromium.org'],
'importer': ['tfarina@chromium.org'],
@@ -915,7 +922,7 @@
'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org',
'nasko+codewatch@chromium.org'],
'spellcheck': ['groby+spellwatch@chromium.org',
- 'rlp@chromium.org',
+ 'rlp+watch@chromium.org',
'rouslan+spellwatch@chromium.org'],
'streams': ['zork+watch@chromium.org'],
'sync': ['haitaol+watch@chromium.org',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698