| 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',
|
| ],
|
| },
|
|
|
|
|