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

Unified Diff: o3d/build/common.gypi

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
« o3d/DEPS_gyp ('K') | « o3d/build/all.gyp ('k') | o3d/build/gyp_o3d » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: o3d/build/common.gypi
diff --git a/o3d/build/common.gypi b/o3d/build/common.gypi
index 5dc05382a4d2bde549eaf1ec446e9808cc8c41f6..aa9ffe520904ab9117270d843b1cf0e7d5ff08c7 100644
--- a/o3d/build/common.gypi
+++ b/o3d/build/common.gypi
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../../build/common.gypi',
- ],
'variables': {
'antlrdir': 'third_party/antlr3',
'breakpaddir': 'breakpad/src',
« o3d/DEPS_gyp ('K') | « o3d/build/all.gyp ('k') | o3d/build/gyp_o3d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698