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

Unified Diff: ppapi/native_client/tests/ppapi_browser/ppb_audio/nacl.scons

Issue 10796092: More changes to fix pnacl nmf issue when rolling DEPS. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
« no previous file with comments | « no previous file | ppapi/native_client/tests/ppapi_browser/ppb_audio/ppapi_ppb_audio.nmf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/tests/ppapi_browser/ppb_audio/nacl.scons
===================================================================
--- ppapi/native_client/tests/ppapi_browser/ppb_audio/nacl.scons (revision 147869)
+++ ppapi/native_client/tests/ppapi_browser/ppb_audio/nacl.scons (working copy)
@@ -33,7 +33,7 @@
node = env.PPAPIBrowserTester('ppapi_ppb_audio_browser_test.out',
url='ppapi_ppb_audio.html',
- nmfs=['${TEST_DIR}/ppapi_ppb_audio.nmf'],
+ nmf_names=['ppapi_ppb_audio'],
files=[ ppapi_ppb_audio_nexe,
env.File('ppapi_ppb_audio.html')],
browser_flags=['--enable-pepper-testing'])
« no previous file with comments | « no previous file | ppapi/native_client/tests/ppapi_browser/ppb_audio/ppapi_ppb_audio.nmf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698