Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11245)

Unified Diff: chrome/test/data/nacl/nacl_browser_test.gypi

Issue 10918152: Port nacl_integration exit_status test to browser_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698