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

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

Issue 599653003: Remove old template html boilerplate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bydefault
Patch Set: dbeam review Created 6 years, 3 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 e053c18cdac71e014c92da56d66790b99f6c0354..5753aa9829c5d83e49d7510970e16f1fe48f9ac5 100644
--- a/ui/webui/resources/js/compiled_resources.gyp
+++ b/ui/webui/resources/js/compiled_resources.gyp
@@ -28,13 +28,6 @@
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
{
- 'target_name': 'local_strings',
- 'variables': {
- 'externs': ['template_data_externs.js'],
- },
- 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
- },
- {
'target_name': 'parse_html_subset',
'variables': {
'externs': ['<(CLOSURE_DIR)/externs/pending_compiler_externs.js'],

Powered by Google App Engine
This is Rietveld 408576698