Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index 43ad3d35bf72464bebcea3d55922f21229f41426..5680d1b51311749243e481c58580ae1b704a9957 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -64,8 +64,8 @@ |
| 'lib/gl/include', |
| ], |
| 'sources': [ |
| - '<@(test_sources_common)', |
| - '<@(test_sources_trusted)', |
| + '<@(test_common_source_files)', |
| + '<@(test_trusted_source_files)', |
| ], |
| 'dependencies': [ |
| 'ppapi.gyp:ppapi_cpp', |