Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index aed530caa8bfdf64951e8bb4c35b16538922b768..0422a2a1bec92a8d4aa9d721f11e7d07b951d1dd 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -1293,6 +1293,9 @@ |
| 'test/ppapi/ppapi_test.cc', |
| 'test/ppapi/ppapi_test.h', |
| ], |
| + 'dependencies!': [ |
| + '../ppapi/ppapi_internal.gyp:ppapi_tests', |
| + ] |
| }], |
| ['input_speech==0', { |
| 'sources/': [ |