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

Unified Diff: ppapi/tests/test_case.nmf

Issue 7049021: Adjust PPAPI tests so they can also be run in the NaCl build using PyAuto. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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 | « ppapi/tests/test_case.html ('k') | ppapi/tests/test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_case.nmf
===================================================================
--- ppapi/tests/test_case.nmf (revision 86338)
+++ ppapi/tests/test_case.nmf (working copy)
@@ -2,6 +2,6 @@
"nexes": {
"x86-64": "ppapi_tests_x86-64.nexe",
"x86-32": "ppapi_tests_x86-32.nexe",
- "arm" : "ppapi_tests_arm.nexe",
+ "arm" : "ppapi_tests_arm.nexe"
}
}
« no previous file with comments | « ppapi/tests/test_case.html ('k') | ppapi/tests/test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698