Commit b87f01f5 authored by holte's avatar holte Committed by Commit bot

Add metrics_metadata target to chrome_official_builder_no_unittests.

BUG=699328

Review-Url: https://codereview.chromium.org/2802093007
Cr-Commit-Position: refs/heads/master@{#463386}
parent 63e20eb8
...@@ -746,6 +746,7 @@ if (is_win) { ...@@ -746,6 +746,7 @@ if (is_win) {
"//courgette", "//courgette",
"//courgette:copy_courgette_binaries", "//courgette:copy_courgette_binaries",
"//remoting/webapp", "//remoting/webapp",
"//tools/metrics:metrics_metadata",
] ]
if (target_cpu == "x86") { if (target_cpu == "x86") {
......
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