Chromium Code Reviews| Index: ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp |
| diff --git a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp |
| index 2e1dc69b6f6e301495e0db1d893206da77294ab3..951dd32e49a46d137edecddfed02072c55fdb6cf 100644 |
| --- a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp |
| +++ b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp |
| @@ -15,6 +15,9 @@ |
| 'build_glibc': 1, |
| 'build_newlib': 1, |
| }, |
| + 'include_dirs': [ |
| + '../../../..', |
| + ], |
| 'sources': [ |
| 'ppapi_plugin_main.c', |
| 'ppapi_plugin_start.c', |