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

Unified Diff: courgette/courgette.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: courgette/courgette.gyp
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index fdc65e45d9b7f4899da1a1c71190bb5b520cb2fb..9314ef77ae68a6d4878914c1ad4b532988fff7d0 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -6,9 +6,6 @@
'variables': {
'chromium_code': 1,
},
- 'includes': [
- '../build/common.gypi',
- ],
'targets': [
{
'target_name': 'courgette_lib',

Powered by Google App Engine
This is Rietveld 408576698