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

Unified Diff: remoting/remoting.gyp

Issue 8568023: Fixed warning generated by verify_webapp.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | no next file » | 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 5a083ed0610f7fa9cd78153c45ffccc248597a0e..bbaa9051a98e624c79cdd52ef36ef35f83b61f1d 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -339,7 +339,7 @@
'webapp/verify-webapp.py',
'webapp/me2mom/_locales/en/messages.json',
'webapp/me2mom/choice.html',
- 'webapp/me2mom/client_screen.js',
+ 'webapp/me2mom/home_screen.js',
'webapp/me2mom/manifest.json',
'webapp/me2mom/remoting.js',
'host/plugin/host_script_object.cc',
@@ -353,7 +353,7 @@
'<(PRODUCT_DIR)/remoting/it2me_verified.stamp',
'webapp/me2mom/_locales/en/messages.json',
'webapp/me2mom/choice.html',
- 'webapp/me2mom/client_screen.js',
+ 'webapp/me2mom/home_screen.js',
'webapp/me2mom/manifest.json',
'webapp/me2mom/remoting.js',
'host/plugin/host_script_object.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698