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

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

Issue 613023002: closure: fix gyp for now non-existent file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5753aa9829c5d83e49d7510970e16f1fe48f9ac5..4c36d582ffd36eba9d8f8124e3543531f651e1d3 100644
--- a/ui/webui/resources/js/compiled_resources.gyp
+++ b/ui/webui/resources/js/compiled_resources.gyp
@@ -42,10 +42,6 @@
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
{
- 'target_name': 'i18n_template',
- 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
- },
- {
'target_name': 'i18n_template2',
'variables': {
'depends': ['load_time_data.js'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698