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

Unified Diff: remoting/remoting.gyp

Issue 10703034: Remove 'Enable' button on unsupported platforms. Added 'No hosts' message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated after UX input. Created 8 years, 6 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/host_setup_instructions.png » ('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 5415a29ac6c8f4a3a09f05fec7b8e021c79f91eb..4a8d806403a4c16e7e6da96fd1deb3bf82df9b74 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -116,10 +116,19 @@
}],
],
'remoting_webapp_files': [
+ 'resources/chromoting16.png',
+ 'resources/chromoting48.png',
+ 'resources/chromoting128.png',
+ 'resources/disclosure_arrow_down.png',
+ 'resources/disclosure_arrow_right.png',
+ 'resources/host_setup_instructions.png',
'resources/icon_cross.png',
'resources/icon_host.png',
'resources/icon_pencil.png',
'resources/icon_warning.png',
+ 'resources/infographic_my_computers.png',
+ 'resources/infographic_remote_assistance.png',
+ 'resources/tick.png',
'webapp/client_plugin.js',
'webapp/client_plugin_async.js',
'webapp/client_screen.js',
@@ -159,14 +168,6 @@
'webapp/wcs.js',
'webapp/wcs_loader.js',
'webapp/xhr.js',
- 'resources/chromoting16.png',
- 'resources/chromoting48.png',
- 'resources/chromoting128.png',
- 'resources/disclosure_arrow_down.png',
- 'resources/disclosure_arrow_right.png',
- 'resources/infographic_my_computers.png',
- 'resources/infographic_remote_assistance.png',
- 'resources/tick.png',
],
'remoting_host_installer_mac_roots': [
'host/installer/mac/',
« no previous file with comments | « no previous file | remoting/resources/host_setup_instructions.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698