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

Unified Diff: ui/webui/resources/js/compiled_resources.gyp

Issue 1234753002: Revert "Teach i18nTemplate.process() to handle <link rel=import> and <template>" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: ui/webui/resources/js/compiled_resources.gyp
diff --git a/ui/webui/resources/js/compiled_resources.gyp b/ui/webui/resources/js/compiled_resources.gyp
index cbfeab6278ac63939b5a538bbdc921e7b7b75d81..fdfc299de551af358a587269cf4b745e7b21f1a5 100644
--- a/ui/webui/resources/js/compiled_resources.gyp
+++ b/ui/webui/resources/js/compiled_resources.gyp
@@ -46,7 +46,6 @@
'target_name': 'i18n_template_no_process',
'variables': {
'depends': ['compiled_resources.gyp:load_time_data'],
- 'externs': ['../../../../third_party/closure_compiler/externs/pending_compiler_externs.js'],
},
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
@@ -54,7 +53,6 @@
'target_name': 'i18n_template',
'variables': {
'depends': ['compiled_resources.gyp:load_time_data'],
- 'externs': ['../../../../third_party/closure_compiler/externs/pending_compiler_externs.js'],
},
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
« no previous file with comments | « ui/file_manager/video_player/js/compiled_resources.gyp ('k') | ui/webui/resources/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698