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

Unified Diff: remoting/webapp/files.gni

Issue 1272833002: Pass error messages from native messaging to web-app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. Created 5 years, 4 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/webapp/crd/js/native_message_host_log_message_handler.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index b57194d2ec52bc5fbc54c9ad46e4b5bc6abf3db4..2a45e73a6a917c90ed3d66c2995bc637a9e550fb 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -280,6 +280,7 @@ remoting_webapp_js_host_control_files = [
"crd/js/host_install_dialog.js",
"crd/js/host_installer.js",
"crd/js/it2me_host_facade.js",
+ "crd/js/native_message_host_log_message_handler.js",
"crd/js/paired_client_manager.js",
]
« no previous file with comments | « remoting/webapp/crd/js/native_message_host_log_message_handler.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698