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

Unified Diff: remoting/remoting.gyp

Issue 14803010: Add link to Hangouts Remote Desktop in the It2Me section of the remoting app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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') | remoting/webapp/butter_bar.js » ('J')
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 fce91db4914ac7b07558231738e129f4478f2abd..55297bd1b5ab9ae5f885a567a56bddebe1d8ccdd 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -174,6 +174,7 @@
'webapp/wcs_sandbox.html',
],
'remoting_webapp_js_files': [
+ 'webapp/butter_bar.js',
'webapp/client_plugin.js',
'webapp/client_plugin_async.js',
'webapp/client_screen.js',
@@ -202,14 +203,13 @@
'webapp/oauth2.js',
'webapp/oauth2_callback.js',
'webapp/plugin_settings.js',
- 'webapp/xhr_proxy.js',
'webapp/remoting.js',
- 'webapp/session_connector.js',
'webapp/server_log_entry.js',
+ 'webapp/session_connector.js',
'webapp/stats_accumulator.js',
'webapp/storage.js',
- 'webapp/survey.js',
'webapp/third_party_host_permissions.js',
+ 'webapp/xhr_proxy.js',
'webapp/third_party_token_fetcher.js',
'webapp/toolbar.js',
'webapp/ui_mode.js',
« no previous file with comments | « no previous file | remoting/resources/remoting_strings.grd » ('j') | remoting/webapp/butter_bar.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698