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

Unified Diff: remoting/remoting_nacl.gyp

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/remoting_key_tester.gypi ('k') | remoting/tools/javascript_key_tester/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index c54129671b86f7cc6ab44ab680a484cfbfc6b135..0b66b6b5208808963889a1bb83862b1591135e19 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -4,7 +4,7 @@
{
'includes': [
- '../native_client/build/untrusted.gypi',
+ '../build/common_untrusted.gypi',
'remoting_srcs.gypi',
],
« no previous file with comments | « remoting/remoting_key_tester.gypi ('k') | remoting/tools/javascript_key_tester/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698