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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 1109453005: [Chromoting] Extract shared viewport code into viewport.js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/app_remoting/js/app_connected_view.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 2e98b0422f04eeeb0e4ae32a65540d186ee7cd85..77515ffbc361209fa405cadc47b96106726275f3 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -71,9 +71,9 @@
'webapp/base/js/base_inherits_unittest.js',
'webapp/base/js/ipc_unittest.js',
'webapp/base/js/protocol_extension_manager_unittest.js',
+ 'webapp/base/js/viewport_unittest.js',
'webapp/crd/js/apps_v2_migration_unittest.js',
'webapp/crd/js/client_session_unittest.js',
- 'webapp/crd/js/desktop_viewport_unittest.js',
'webapp/crd/js/client_session_factory_unittest.js',
'webapp/crd/js/dns_blackhole_checker_unittest.js',
'webapp/crd/js/error_unittest.js',
@@ -241,6 +241,7 @@
],
# UI JavaScript files.
'remoting_webapp_js_ui_files': [
+ 'webapp/base/js/viewport.js',
'webapp/base/js/window_shape.js',
'webapp/crd/js/bump_scroller.js',
'webapp/crd/js/butter_bar.js',
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/js/app_connected_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698