Index: chrome/chrome_android.gypi |
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
index 7de13866ca6f28a280bfbdc6853bb79b5cdbfc62..2b32666369da2071e5b0c0396200597a2a83bb20 100644 |
--- a/chrome/chrome_android.gypi |
+++ b/chrome/chrome_android.gypi |
@@ -32,7 +32,6 @@ |
'android/testshell/testshell_tab.h', |
], |
'include_dirs': [ |
- '<(SHARED_INTERMEDIATE_DIR)/chromium_testshell', |
'../skia/config', |
], |
'conditions': [ |
@@ -110,8 +109,6 @@ |
], |
'include_dirs': [ |
'..', |
- '<(SHARED_INTERMEDIATE_DIR)/android', |
- '<(SHARED_INTERMEDIATE_DIR)/chrome', |
'<(android_ndk_include)', |
], |
'sources': [ |