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

Unified Diff: remoting/remoting.gyp

Issue 9884001: Added screen options menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/tick.png » ('j') | remoting/webapp/main.css » ('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 897d1f86160c613f888da9b60b9eb42d3d37d674..9b0387eea706d535eadc2c376dd89a666ce51d31 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -145,6 +145,8 @@
'webapp/main.css',
'webapp/main.html',
'webapp/manifest.json',
+ 'webapp/menu_button.css',
+ 'webapp/menu_button.js',
'webapp/oauth2.js',
'webapp/oauth2_callback.html',
'webapp/plugin_settings.js',
@@ -164,6 +166,7 @@
'resources/chromoting128.png',
'resources/disclosure_arrow_down.png',
'resources/disclosure_arrow_right.png',
+ 'resources/tick.png',
],
},
« no previous file with comments | « no previous file | remoting/resources/tick.png » ('j') | remoting/webapp/main.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698