Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 0c8207f84c32e7cec29a1ed4a34483c0ed2d9349..0993b7425511c6312232f4ddb1448144221a9a2f 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -146,9 +146,6 @@ |
'base_jni_headers', |
'../third_party/ashmem/ashmem.gyp:ashmem', |
], |
- 'include_dirs': [ |
- '<(SHARED_INTERMEDIATE_DIR)/base', |
- ], |
'link_settings': { |
'libraries': [ |
'-llog', |
@@ -905,9 +902,6 @@ |
'base_unittests_jni_headers', |
'base_java_unittest_support', |
], |
- 'include_dirs': [ |
- '<(SHARED_INTERMEDIATE_DIR)/base', |
- ], |
}], |
], |
'sources': [ |