Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 7f456876d01b60064cf3c91bee00a0ab14402699..730db3d8aeac22765634591b49db644e4ad4e6d6 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -988,6 +988,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': [ |