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

Unified Diff: chrome/installer/installer.gyp

Issue 241006: Reduce the number of unneeded dependencies.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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
« no previous file with comments | « chrome/common/json_value_serializer.cc ('k') | chrome/installer/mini_installer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/installer.gyp
===================================================================
--- chrome/installer/installer.gyp (revision 27226)
+++ chrome/installer/installer.gyp (working copy)
@@ -15,7 +15,7 @@
'dependencies': [
'../../app/app.gyp:app_id',
'installer_util_strings',
- '../chrome.gyp:common',
+ '../chrome.gyp:common_constants',
'../chrome.gyp:chrome_resources',
'../chrome.gyp:chrome_strings',
'../../courgette/courgette.gyp:courgette_lib',
« no previous file with comments | « chrome/common/json_value_serializer.cc ('k') | chrome/installer/mini_installer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698