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

Unified Diff: chrome/installer/installer.gyp

Issue 178011: Parameterize the Google Update appid at build time instead of hard coding it ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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/installer/installer.gyp
===================================================================
--- chrome/installer/installer.gyp (revision 24686)
+++ chrome/installer/installer.gyp (working copy)
@@ -16,6 +16,7 @@
'type': '<(library)',
'msvs_guid': 'EFBB1436-A63F-4CD8-9E99-B89226E782EC',
'dependencies': [
+ '../../app/app.gyp:app_id',
'installer_util_strings',
'../chrome.gyp:common',
'../chrome.gyp:chrome_resources',

Powered by Google App Engine
This is Rietveld 408576698