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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 848993002: Improve apps v2 upgrade UX (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address outstanding feedbacks 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/resources/remoting_strings.grd » ('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 fa7a27fd36422a644d4d61720e51cad06e1c6728..33d34b9120e2d79250cd62b264b46ee820332a39 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -60,6 +60,7 @@
'webapp/base/js/application.js',
'webapp/base/js/base.js',
'webapp/base/js/platform.js',
+ 'webapp/crd/js/apps_v2_migration.js',
'webapp/crd/js/error.js',
'webapp/crd/js/event_handlers.js',
'webapp/crd/js/plugin_settings.js',
@@ -169,6 +170,7 @@
'remoting_webapp_unittest_js_files': [
'webapp/unittests/chrome_mocks.js',
'webapp/js_proto/chrome_proto.js',
+ 'webapp/unittests/apps_v2_migration_unittest.js',
'webapp/unittests/base_unittest.js',
'webapp/unittests/fallback_signal_strategy_unittest.js',
'webapp/unittests/it2me_helpee_channel_unittest.js',
« no previous file with comments | « no previous file | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698