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

Unified Diff: components/chrome_apps/webstore_widget/app/compiled_resources.gyp

Issue 1229573003: Teach i18nTemplate.process() to handle <link rel=import> and <template> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: videoplayer test fixes Created 5 years, 5 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: components/chrome_apps/webstore_widget/app/compiled_resources.gyp
diff --git a/components/chrome_apps/webstore_widget/app/compiled_resources.gyp b/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
index 1fc7672d9bb22375e7472623d04b7979d14490ce..2477d32bd06715e3315986148dd1b27031933a66 100644
--- a/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
+++ b/components/chrome_apps/webstore_widget/app/compiled_resources.gyp
@@ -9,7 +9,7 @@
'depends': [
'<@(cws_widget_container)',
'../../../../third_party/jstemplate/compiled_resources.gyp:jstemplate',
- '../../../../ui/webui/resources/js/i18n_template_no_process.js',
+ '../../../../ui/webui/resources/js/compiled_resources.gyp:i18n_template_no_process',
'../../../../ui/webui/resources/js/load_time_data.js',
],
'externs': [
« no previous file with comments | « chrome/test/data/webui/webui_resource_browsertest.cc ('k') | third_party/closure_compiler/externs/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698