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

Unified Diff: chrome/installer/mini_installer.gyp

Issue 206006: Force inclusion of build/common.gypi for all chromium gyp files. (Closed)
Patch Set: 2nd round of feedback 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
Index: chrome/installer/mini_installer.gyp
diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
index 4389884e4d0177fde2c5c1d9838a4d7848cb7712..e48ed62a83be775409a5ebb38939d24196bb15ec 100755
--- a/chrome/installer/mini_installer.gyp
+++ b/chrome/installer/mini_installer.gyp
@@ -7,9 +7,6 @@
'msvs_use_common_release': 0,
'msvs_use_common_linker_extras': 0,
},
- 'includes': [
- '../../build/common.gypi',
- ],
'conditions': [
['OS=="win"', {
'targets': [

Powered by Google App Engine
This is Rietveld 408576698