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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 735473002: Rename app_modal_dialogs dir to app_modal (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: rebase Created 6 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
« no previous file with comments | « chrome/browser/unload_browsertest.cc ('k') | chrome/test/base/ui_test_utils.cc » ('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 8cc17770aae75c852cf69915574fdc1ae85ecff1..921221c15b772cd798d2194c609ea2f6356e6847 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -71,7 +71,7 @@
'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/chrome_javascript_native_dialog_factory.h',
+ 'browser/ui/app_modal/chrome_javascript_native_dialog_factory.h',
'browser/ui/autofill/autofill_dialog_controller.cc',
'browser/ui/autofill/autofill_dialog_controller.h',
'browser/ui/autofill/autofill_dialog_models.cc',
@@ -2666,7 +2666,7 @@
'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings',
'debugger',
'installer_util',
- '../components/components.gyp:app_modal_dialogs',
+ '../components/components.gyp:app_modal',
'../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/test/base/ui_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698