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

Unified Diff: chrome/installer/mini_installer_syzygy.gyp

Issue 1633343002: Move the mini_installer_version rule to its own gyp file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the mini_installer_version target Created 4 years, 11 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/installer/mini_installer.gypi ('k') | chrome/installer/mini_installer_version.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer_syzygy.gyp
diff --git a/chrome/installer/mini_installer_syzygy.gyp b/chrome/installer/mini_installer_syzygy.gyp
index bfa3a3766d51a5e6664867c6234b5ad6561c25bf..73d8440e1d7b9b30b0a0204eb271dd7d1cd26d9d 100644
--- a/chrome/installer/mini_installer_syzygy.gyp
+++ b/chrome/installer/mini_installer_syzygy.gyp
@@ -3,10 +3,6 @@
# found in the LICENSE file.
{
'variables': {
- 'version_py': '<(DEPTH)/build/util/version.py',
- 'version_path': '<(DEPTH)/chrome/VERSION',
- 'lastchange_path': '<(DEPTH)/build/util/LASTCHANGE',
- 'branding_dir': '../app/theme/<(branding_path_component)',
'msvs_use_common_release': 0,
'msvs_use_common_linker_extras': 0,
},
« no previous file with comments | « chrome/installer/mini_installer.gypi ('k') | chrome/installer/mini_installer_version.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698