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

Unified Diff: components/components.gyp

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 | « components/app_modal_strings.grdp ('k') | components/components_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 7d7959d6f2ac9a528a57cddc62961b6074ee88c9..87a08a75ccc9f144b2a9dd5de0fde1aeaf36ffd5 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -66,7 +66,7 @@
'conditions': [
['OS != "ios"', {
'includes': [
- 'app_modal_dialogs.gypi',
+ 'app_modal.gypi',
'cdm.gypi',
'copresence_sockets.gypi',
'navigation_interception.gypi',
« no previous file with comments | « components/app_modal_strings.grdp ('k') | components/components_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698