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

Unified Diff: chrome/chrome_browser.gypi

Issue 7719029: Revert 97966 : Revert 97955 - First pass on intents options UI. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Merge head Created 9 years, 4 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 | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f2403b21f8c6e8d133d2021938287b249bfd95c3..c935047700d96bad994e2c198ee527b831b67a8c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2942,6 +2942,8 @@
'browser/ui/input_window_dialog.h',
'browser/ui/input_window_dialog_gtk.cc',
'browser/ui/input_window_dialog_win.cc',
+ 'browser/ui/intents/intents_model.cc',
+ 'browser/ui/intents/intents_model.h',
'browser/ui/login/login_model.h',
'browser/ui/login/login_prompt.cc',
'browser/ui/login/login_prompt.h',
@@ -3615,6 +3617,8 @@
'browser/ui/webui/options/handler_options_handler.h',
'browser/ui/webui/options/import_data_handler.cc',
'browser/ui/webui/options/import_data_handler.h',
+ 'browser/ui/webui/options/intents_settings_handler.cc',
+ 'browser/ui/webui/options/intents_settings_handler.h',
'browser/ui/webui/options/language_options_handler.cc',
'browser/ui/webui/options/language_options_handler.h',
'browser/ui/webui/options/language_options_handler_common.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698