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

Unified Diff: components/components.gyp

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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 8f1dba5141e6e2f384e96e68494b82628b988d64..a468b7c75db21e250a4bb784489bd083dcfc3b15 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -62,6 +62,7 @@
'conditions': [
['OS != "ios"', {
'includes': [
+ 'app_modal_dialogs.gypi',
'cdm.gypi',
'copresence_sockets.gypi',
'navigation_interception.gypi',

Powered by Google App Engine
This is Rietveld 408576698