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

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

Issue 927793002: Fix closure compile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 068ea487595702bf793ad8ac747dc462cc55cd9e..668413a624419e95eb9e0bf8c04e3a577158f9a4 100644
--- a/ui/webui/resources/js/compiled_resources.gyp
+++ b/ui/webui/resources/js/compiled_resources.gyp
@@ -56,13 +56,5 @@
},
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
- {
- 'target_name': 'analytics',
- 'variables': {
- 'depends': ['../../../../third_party/analytics/google-analytics-bundle.js'],
- 'externs': ['../../../../third_party/analytics/externs.js']
- },
- 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
- },
],
}
« 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