Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 9bb43ffc2d2e778e0a8ccbaaa2cb2c6f54946180..c33825d7155373543d155f1cc56d9fb3d22453f6 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -991,6 +991,9 @@ |
'public/test/content_browser_test_utils.h', |
'public/test/content_browser_test_utils_mac.mm', |
], |
+ 'include_dirs': [ |
+ '<(SHARED_INTERMEDIATE_DIR)', |
+ ], |
'conditions': [ |
['OS=="android"', { |
'dependencies': [ |