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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 944183002: HostTableEntry refactor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Jamie's feedback Created 5 years, 10 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 | « chrome/test/remoting/remote_desktop_browsertest.cc ('k') | remoting/webapp/base/html/main.css » ('j') | no next file with comments »
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 ad13a552f5e1e213d687c793d873cfe926cdcc9e..a3a1bcef701b7d62c1219096a10d93580001a354 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -73,6 +73,7 @@
'webapp/unittests/dns_blackhole_checker_unittest.js',
'webapp/unittests/event_hook_unittest.js',
'webapp/unittests/fallback_signal_strategy_unittest.js',
+ 'webapp/unittests/host_table_entry_unittest.js',
'webapp/unittests/ipc_unittest.js',
'webapp/unittests/it2me_helpee_channel_unittest.js',
'webapp/unittests/it2me_helper_channel_unittest.js',
@@ -206,6 +207,7 @@
'webapp/crd/js/host_list_api.js',
'webapp/crd/js/host_list_api_impl.js',
'webapp/crd/js/host_table_entry.js',
+ 'webapp/crd/js/local_host_section.js',
],
# Logging and stats JavaScript files.
'remoting_webapp_js_logging_files': [
« no previous file with comments | « chrome/test/remoting/remote_desktop_browsertest.cc ('k') | remoting/webapp/base/html/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698