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

Unified Diff: remoting/remoting.gyp

Issue 742473002: [Chromoting] Break up the webapp's init function into smaller chunks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix browsertest break by removing onload handler Created 6 years 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/remoting_client.gypi » ('j') | 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 1a57b7d00edeb14256db714705da25e76364f2b6..02b7a66bdd56cc874f2e5eb51693369058351f67 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -171,7 +171,7 @@
'host/win/version.rc.jinja2',
'resources/play_store_resources.cc',
'webapp/crd/manifest.json.jinja2',
- '<@(remoting_webapp_all_js_files)',
+ '<@(remoting_webapp_crd_js_files)',
],
},
'actions': [
« no previous file with comments | « no previous file | remoting/remoting_client.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698