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

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: Rebase and compilation error fix. 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 140a22e4189e5759fc84da68303aaee578c03014..bc47c06e63e390e8c3bad14fc9accee73f3c4646 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",
]

Powered by Google App Engine
This is Rietveld 408576698