Chromium Code Reviews| Index: tools/perf/chrome_telemetry_build/BUILD.gn |
| diff --git a/tools/perf/chrome_telemetry_build/BUILD.gn b/tools/perf/chrome_telemetry_build/BUILD.gn |
| index 10bb51c10915b4d7a348eee18c0c0889c1e2b547..caeab27d61999c3940ed429e690aa9516666c849 100644 |
| --- a/tools/perf/chrome_telemetry_build/BUILD.gn |
| +++ b/tools/perf/chrome_telemetry_build/BUILD.gn |
| @@ -2,6 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +import("//build/config/compiler/compiler.gni") |
|
yzshen1
2015/11/19 22:00:41
I will make sure I remove this file when the CL is
|
| + |
| group("telemetry_chrome_test") { |
| deps = [ |
| "//tools/telemetry:telemetry_test_support", |