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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 804783002: Improve DPI matching & scaling logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix multi-monitor specialization & update tests 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
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index c98a8b3a112d3656540dd98229fbdfe80a04d8ac..9bf7aba42a339c9f39a813cb39878c9989770633 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -178,6 +178,7 @@
'webapp/js_proto/chrome_proto.js',
'webapp/unittests/apps_v2_migration_unittest.js',
'webapp/unittests/base_unittest.js',
+ 'webapp/unittests/client_session_unittest.js',
kelvinp 2015/02/12 22:47:04 FYI that gary and I are working on a refactoring.
Wez 2015/02/13 18:59:08 The unit-test files all need moving anyway, and I'
'webapp/unittests/dns_blackhole_checker_unittest.js',
'webapp/unittests/event_hook_unittest.js',
'webapp/unittests/fallback_signal_strategy_unittest.js',
« no previous file with comments | « no previous file | remoting/webapp/crd/js/client_session.js » ('j') | remoting/webapp/unittests/client_session_unittest.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698