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

Unified Diff: remoting/remoting.gyp

Issue 684373002: [Chromoting] Remove warning for unused strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/tools/verify_resources.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 638135e2f051de61664e7a90834b85ab1b468991..1fd65c02eda233c0bcc3c09df7e0719038137fcf 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -170,19 +170,8 @@
'host/win/host_messages.mc.jinja2',
'host/win/version.rc.jinja2',
'resources/play_store_resources.cc',
- 'webapp/crd/js/background.js',
- 'webapp/crd/js/butter_bar.js',
- 'webapp/crd/js/client_screen.js',
- 'webapp/crd/js/error.js',
- 'webapp/crd/js/host_list.js',
- 'webapp/crd/js/host_setup_dialog.js',
- 'webapp/crd/js/host_table_entry.js',
- 'webapp/crd/js/it2me_helpee_channel.js',
- 'webapp/crd/js/options_menu.js',
- 'webapp/crd/js/paired_client_manager.js',
- 'webapp/crd/js/remoting.js',
- 'webapp/crd/js/window_frame.js',
'webapp/crd/manifest.json.jinja2',
+ '<@(remoting_webapp_all_js_files)',
],
},
'actions': [
« no previous file with comments | « no previous file | remoting/tools/verify_resources.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698