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

Unified Diff: chrome/chrome.gyp

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git cl format 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2b6197b4321321b5fec9211edb85cc46d5126720..f18692a65518138455cbda804718fdcc4679f64d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -103,6 +103,7 @@
['OS!="ios"', {
'includes': [
'../apps/apps.gypi',
+ 'app_installer/app_installer.gypi',
'chrome_debugger.gypi',
'chrome_dll.gypi',
'chrome_exe.gypi',

Powered by Google App Engine
This is Rietveld 408576698