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

Unified Diff: chrome/app/locales/locales.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/app/locales/locales.gyp
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp
index 0fbffd8c629d5f677e78458b946ac7b8790e2b5e..b2406b70794a89d7339628d9191e642b84d69377 100644
--- a/chrome/app/locales/locales.gyp
+++ b/chrome/app/locales/locales.gyp
@@ -8,9 +8,6 @@
# TODO(sgk): eliminate this; see comment in build/common.gypi
'msvs_debug_link_incremental': '1',
},
- 'includes': [
- '../../../build/common.gypi',
- ],
'target_defaults': {
'type': 'loadable_module',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698