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

Unified Diff: chrome/chrome.gyp

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 74593e5a4ceb6fc8a31c3dbd4f35f23eb537b4e3..a56496e8fa17487afbd4b101dc169934603db33d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -559,6 +559,7 @@
},
], # 'targets'
'includes': [
+ '../app_installer/app_installer.gypi',
tapted 2014/07/30 04:12:50 I think you only need a gypi here if there's a cir
jackhou1 2014/07/30 05:01:05 Done.
'chrome_process_finder.gypi',
'metro_utils.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698