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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 1217643002: Added HostListApl implementation to connect to legacy directory and GCD. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gcd-e2e
Patch Set: yet another rewrite of host merging logic Created 5 years, 5 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/base/js/host.js » ('j') | remoting/webapp/crd/js/combined_host_list_api.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 3b0cb9f8cf91736f8c22f5452b459ccc2f2321aa..ba6057372bbec05381083926c548a90d903f8e12 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -108,6 +108,7 @@
'webapp/base/js/xmpp_login_handler_unittest.js',
'webapp/base/js/xmpp_stream_parser_unittest.js',
'webapp/crd/js/apps_v2_migration_unittest.js',
+ 'webapp/crd/js/combined_host_list_api_unittest.js',
'webapp/crd/js/gcd_client_unittest.js',
'webapp/crd/js/gcd_client_with_mock_xhr_unittest.js',
'webapp/crd/js/host_controller_unittest.js',
@@ -286,6 +287,7 @@
# JSCompiler. If an implementation of an interface occurs in a
# file processed before the interface itself, the @override tag
# doesn't always work correctly.
+ 'webapp/crd/js/combined_host_list_api.js',
'webapp/crd/js/gcd_host_list_api.js',
'webapp/crd/js/legacy_host_list_api.js',
],
« no previous file with comments | « no previous file | remoting/webapp/base/js/host.js » ('j') | remoting/webapp/crd/js/combined_host_list_api.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698