Index: content/content.gyp |
diff --git a/content/content.gyp b/content/content.gyp |
index 14504ee8e5783b23606315148316c0e889117986..97a158f2e5ec34f006d3cbd04667a232306f8aa5 100644 |
--- a/content/content.gyp |
+++ b/content/content.gyp |
@@ -495,11 +495,6 @@ |
'dependencies': [ |
'java_set_jni_headers' |
], |
- 'direct_dependent_settings': { |
- 'include_dirs': [ |
- '<(SHARED_INTERMEDIATE_DIR)/content', |
- ], |
- }, |
'includes': [ 'content_jni.gypi' ], |
}, |
{ |