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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 918783002: CRD Viewport Management refactor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer'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 | « no previous file | remoting/webapp/base/js/base.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 e485ccd1f5dec5eb4719a996d2740aeef1f65c18..6a085ea339a04905f861792db9077369d8dcee19 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -61,7 +61,7 @@
'webapp/js_proto/chrome_proto.js',
'webapp/unittests/apps_v2_migration_unittest.js',
'webapp/unittests/base_unittest.js',
- 'webapp/unittests/desktop_connected_view_unittest.js',
+ 'webapp/unittests/desktop_viewport_unittest.js',
'webapp/unittests/dns_blackhole_checker_unittest.js',
'webapp/unittests/event_hook_unittest.js',
'webapp/unittests/fallback_signal_strategy_unittest.js',
@@ -199,8 +199,10 @@
# UI JavaScript files.
'remoting_webapp_js_ui_files': [
'webapp/base/js/window_shape.js',
+ 'webapp/crd/js/bump_scroller.js',
'webapp/crd/js/butter_bar.js',
'webapp/crd/js/connection_stats.js',
+ 'webapp/crd/js/desktop_viewport.js',
'webapp/crd/js/feedback.js',
'webapp/crd/js/fullscreen.js',
'webapp/crd/js/fullscreen_v1.js',
« no previous file with comments | « no previous file | remoting/webapp/base/js/base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698