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

Unified Diff: chromecast/chromecast_locales.gyp

Issue 638803002: Reorganizes Chromecast code to better reflect functional dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extra DEPS: chromecast/crash/android --> chromecast/common Created 6 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
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/cast_content_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast_locales.gyp
diff --git a/chromecast/chromecast_locales.gyp b/chromecast/chromecast_locales.gyp
index ebcd4d225a22892c6eb1ca71f2f9a30baa7e01ae..883a127ebd017bb070a046df45aea14eacb32252 100644
--- a/chromecast/chromecast_locales.gyp
+++ b/chromecast/chromecast_locales.gyp
@@ -15,8 +15,8 @@
{
'action_name': 'chromecast_settings',
'variables': {
- 'grit_grd_file': 'shell/settings/chromecast_settings.grd',
- 'grit_resource_ids': 'shell/browser/resources/resource_ids',
+ 'grit_grd_file': 'app/resources/chromecast_settings.grd',
+ 'grit_resource_ids': 'app/resources/resource_ids',
},
'includes': [ '../build/grit_action.gypi' ],
},
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/cast_content_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698