Chromium Code Reviews| Index: webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp |
| =================================================================== |
| --- webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp (revision 34161) |
| +++ webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp (working copy) |
| @@ -12,6 +12,9 @@ |
| 'include_dirs': [ |
| '../../..', # Root of Chrome Checkout |
| ], |
| + 'defines': [ |
| + 'PEPPER_APIS_ENABLED', |
| + ], |
| 'conditions': [ |
| ['OS=="win"', { |
| 'product_name': 'pepper_test_plugin', |