Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 8ffe45e50d0bfa0eb0f1a09153c1e30574f3a1bc..8eb64bb1912ca248c2802bae696e7fa376141322 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -987,6 +987,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': [ |