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

Unified Diff: remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.nmf

Issue 884703006: Handling PNaCl KeyboardInputEvent(s) in the key tester app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding disable_nacl==0 condition and disabling _jscompile target. Created 5 years, 11 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 | « remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.nmf
diff --git a/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf b/remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.nmf
similarity index 62%
copy from native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
copy to remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.nmf
index ae497b85688d76aecda88a9cf5567397d621980a..5f49117fa7681fe6a1c575bee09845d469dbb7f2 100644
--- a/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
+++ b/remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.nmf
@@ -2,7 +2,7 @@
"program": {
"portable": {
"pnacl-translate": {
- "url": "hello_tutorial.pexe"
+ "url": "remoting_key_tester_newlib.pexe"
}
}
}
« no previous file with comments | « remoting/tools/javascript_key_tester/pnacl/remoting_key_tester.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698