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

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: 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 116c39eab32cab6fa6d43e14262c7d60149172ad..871db1cf3e43479744f6e432aed6d46a6ec147aa 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -65,7 +65,7 @@
'conditions': [
['OS != "ios"', {
'includes': [
- 'app_modal_dialogs.gypi',
+ 'app_modal.gypi',
'cdm.gypi',
'copresence_sockets.gypi',
'navigation_interception.gypi',

Powered by Google App Engine
This is Rietveld 408576698