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

Unified Diff: build/all.gyp

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change app_installer.gypi to app_installer.gyp 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 00b5fdb15959d77c6f6a9787c43d26be32d5a68f..1ba4bed88e8dc63b02cbdb937681024e2491bc9b 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -178,6 +178,7 @@
}],
],
'dependencies': [
+ '../app_installer/app_installer.gyp:*',
'../chrome_elf/chrome_elf.gyp:*',
'../cloud_print/cloud_print.gyp:*',
'../courgette/courgette.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698