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

Unified Diff: chrome/chrome.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/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index ff4671ed0fed08571d8ecc2c3ff83b40aa7999d9..258b360dafaddc11f47960e964db2d56d500ab3e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -143,9 +143,6 @@
}],
], # conditions
}, # variables
- 'includes': [
- '../build/common.gypi',
- ],
'target_defaults': {
'sources/': [
['exclude', '/(cocoa|gtk|win)/'],

Powered by Google App Engine
This is Rietveld 408576698