Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index dc1d7670075204d2846665f35372aa513f88c75d..ff81c825e48e0fe2a885d946bf1c257f0be6ac07 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -244,6 +244,9 @@ |
| 'dependencies': [ |
| 'ppapi.gyp:ppapi_cpp' |
| ], |
| + 'include_dirs': [ |
|
Ami GONE FROM CHROMIUM
2011/05/24 17:55:07
What's with these changes?
|
| + 'lib/gl/include', |
| + ], |
| 'conditions': [ |
| ['OS=="win"', { |
| 'defines': [ |