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

Unified Diff: chrome/browser/resources/settings/search_page/compiled_resources2.gyp

Issue 2507363002: MD Settings: Add Hotword (OK Google) section to search_page (Closed)
Patch Set: Nit Created 4 years, 1 month 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
Index: chrome/browser/resources/settings/search_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/search_page/compiled_resources2.gyp b/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
index 01fcbcc61c88ba5fa3fa1bc310760b2ed37e6dca..cd75f1109e8836086920f4db6d1b6f57050964e9 100644
--- a/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
@@ -7,7 +7,9 @@
'target_name': 'search_page',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
'../compiled_resources2.gyp:route',
+ '../prefs/compiled_resources2.gyp:prefs',
'../search_engines_page/compiled_resources2.gyp:search_engines_browser_proxy',
'../settings_page/compiled_resources2.gyp:settings_animated_pages',
],

Powered by Google App Engine
This is Rietveld 408576698