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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 815943004: Implement FallbackSignalStrategy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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/crd/js/fallback_signal_strategy.js » ('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 92e45a5a1407f0b219176aa07add8dc10d952472..61668bf039379f5e1abed68a946ad06405f50d0f 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -118,6 +118,7 @@
],
# Remoting signaling files.
'remoting_webapp_js_signaling_files': [
+ 'webapp/crd/js/fallback_signal_strategy.js',
'webapp/crd/js/signal_strategy.js',
'webapp/crd/js/wcs_adapter.js',
'webapp/crd/js/wcs_sandbox_container.js',
@@ -169,6 +170,7 @@
'webapp/unittests/chrome_mocks.js',
'webapp/js_proto/chrome_proto.js',
'webapp/unittests/base_unittest.js',
+ 'webapp/unittests/fallback_signal_strategy_unittest.js',
'webapp/unittests/it2me_helpee_channel_unittest.js',
'webapp/unittests/it2me_helper_channel_unittest.js',
'webapp/unittests/it2me_service_unittest.js',
« no previous file with comments | « no previous file | remoting/webapp/crd/js/fallback_signal_strategy.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698