| 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'],
|
| - },
|
| ],
|
| }
|
|
|