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

Unified Diff: remoting/remoting.gyp

Issue 9562044: Added connection history (minus the history data) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index af0070236e1fdec6576a58e61e3733f64ee2789a..c1e376a3e8797e5ad87b229d3f7204767c176d93 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -112,12 +112,12 @@
'webapp/client_plugin_v1.js',
'webapp/client_screen.js',
'webapp/client_session.js',
+ 'webapp/connection_history.css',
+ 'webapp/connection_history.js',
'webapp/connection_stats.css',
'webapp/connection_stats.js',
'webapp/cs_oauth2_trampoline.js',
'webapp/daemon_plugin.js',
- 'webapp/dividerbottom.png',
- 'webapp/dividertop.png',
'webapp/event_handlers.js',
'webapp/format_iq.js',
'webapp/host_list.js',
@@ -147,6 +147,8 @@
'resources/chromoting16.png',
'resources/chromoting48.png',
'resources/chromoting128.png',
+ 'resources/disclosure_arrow_down.png',
+ 'resources/disclosure_arrow_right.png',
],
},
« no previous file with comments | « no previous file | remoting/resources/disclosure_arrow_down.png » ('j') | remoting/webapp/_locales/en/messages.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698