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

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: Added IT2Me support. 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
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index 3aec739c229b98c96555e22a2770d23b1deb06c4..04df7bc9849baeece57c9a3dbb59e6e6b5bd5b75 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -274,6 +274,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",
]

Powered by Google App Engine
This is Rietveld 408576698