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

Unified Diff: remoting/remoting.gyp

Issue 8416007: Refactored web-app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added consistency comment. Moved debug log keyboard shortcut handling. Created 9 years, 2 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 f6ad2ad93797c9cc4bdfec58d7cf549c75a8a27a..19af8354e3c9cdcacf1a10f320010b8c15b08cf9 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -97,15 +97,19 @@
'resources/icon_warning.png',
'webapp/me2mom/choice.css',
'webapp/me2mom/choice.html',
+ 'webapp/me2mom/client_screen.js',
'webapp/me2mom/client_session.js',
'webapp/me2mom/cs_oauth2_trampoline.js',
'webapp/me2mom/debug_log.css',
'webapp/me2mom/debug_log.js',
'webapp/me2mom/dividerbottom.png',
'webapp/me2mom/dividertop.png',
+ 'webapp/me2mom/host_screen.js',
+ 'webapp/me2mom/host_session.js',
'webapp/me2mom/l10n.js',
'webapp/me2mom/main.css',
'webapp/me2mom/manifest.json',
+ 'webapp/me2mom/modal.js',
'webapp/me2mom/oauth2.js',
'webapp/me2mom/oauth2_callback.html',
'webapp/me2mom/plugin_settings.js',
@@ -113,6 +117,7 @@
'webapp/me2mom/scale-to-fit.png',
'webapp/me2mom/spinner.gif',
'webapp/me2mom/toolbar.css',
+ 'webapp/me2mom/util.js',
'webapp/me2mom/wcs.js',
'webapp/me2mom/wcs_loader.js',
'webapp/me2mom/xhr.js',

Powered by Google App Engine
This is Rietveld 408576698