Chromium Code Reviews| Index: chrome/test/data/nacl/nacl_browser_test.gypi |
| diff --git a/chrome/test/data/nacl/nacl_browser_test.gypi b/chrome/test/data/nacl/nacl_browser_test.gypi |
| index 9b6ab4b9f06848dd094e1d82b76e933d9dec6f4b..4b3c287951916156314c9175274f828ceafe2078 100644 |
| --- a/chrome/test/data/nacl/nacl_browser_test.gypi |
| +++ b/chrome/test/data/nacl/nacl_browser_test.gypi |
| @@ -60,6 +60,7 @@ |
| 'enable_arm%': 0, |
| 'include_dirs': [ |
| '<(DEPTH)', |
| + '<(DEPTH)/ppapi', |
|
Mark Seaborn
2012/09/11 22:10:06
Surely the existing entry is enough to do (say) '#
Nick Bray (chromium)
2012/09/12 01:19:13
Removed.
|
| ], |
| 'link_flags': [ |
| '-lppapi_cpp', |