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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 648833004: Componentize app_modal_dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 2 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/unload_browsertest.cc ('k') | chrome/common/chrome_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 37184074e60244fa81ae894dd58c69330d082bcb..3e8df07198e8ce239bd5f638a18115f18f70464e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -69,15 +69,8 @@
'browser/ui/app_list/app_list_util.cc',
'browser/ui/app_list/app_list_util.h',
# All other browser/ui/app_list files go in chrome_browser_ui_app_list_sources.
- 'browser/ui/app_modal_dialogs/app_modal_dialog.cc',
- 'browser/ui/app_modal_dialogs/app_modal_dialog.h',
- 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.cc',
- 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.h',
- 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.cc',
- 'browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h',
'browser/ui/app_modal_dialogs/javascript_dialog_manager.cc',
'browser/ui/app_modal_dialogs/javascript_dialog_manager.h',
- 'browser/ui/app_modal_dialogs/native_app_modal_dialog.h',
'browser/ui/autofill/autofill_dialog_controller.cc',
'browser/ui/autofill/autofill_dialog_controller.h',
'browser/ui/autofill/autofill_dialog_models.cc',
@@ -2634,6 +2627,7 @@
'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings',
'debugger',
'installer_util',
+ '../components/components.gyp:app_modal_dialogs',
'../components/components.gyp:autofill_content_risk_proto',
'../components/components.gyp:translate_content_common',
'../content/app/resources/content_resources.gyp:content_resources',
« no previous file with comments | « chrome/browser/unload_browsertest.cc ('k') | chrome/common/chrome_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698