Commit cb82fa89 authored by Dan Beam's avatar Dan Beam

Fix closure compile.

http://build.chromium.org/p/chromium.fyi/builders/Closure%20Compilation%20Linux/builds/15357

TBR=kenobi@chromium.org,yoshiki@chromium.org
BUG=none
TEST=green build

Review URL: https://codereview.chromium.org/927793002

Cr-Commit-Position: refs/heads/master@{#316357}
parent 0c1de4f2
......@@ -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'],
},
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment