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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 552403004: Interfaceify ClientPlugin in preparation for mocking it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Interfaceify more classes. Created 6 years, 3 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 | « no previous file | remoting/webapp/client_plugin.js » ('j') | remoting/webapp/client_plugin_interface.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 9a784fe926ff9b640b9bb9fe2b5beb8528527a25..00e78d2f0e6975a3a61245b5f1de2d15ee68dad6 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -13,6 +13,8 @@
# Jscompile proto files.
# These provide type information for jscompile.
'remoting_webapp_js_proto_files': [
+ 'webapp/client_plugin_interface.js',
+ 'webapp/session_connector_interface.js',
'webapp/js_proto/chrome_proto.js',
'webapp/js_proto/console_proto.js',
'webapp/js_proto/dom_proto.js',
« no previous file with comments | « no previous file | remoting/webapp/client_plugin.js » ('j') | remoting/webapp/client_plugin_interface.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698