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

Unified Diff: tools/telemetry/BUILD.gn

Issue 1369213004: Revert of Add crash_service to Telemetry's isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fck
Patch Set: Created 5 years, 3 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
Index: tools/telemetry/BUILD.gn
diff --git a/tools/telemetry/BUILD.gn b/tools/telemetry/BUILD.gn
index a8f9223120793a4de146980feca2fd62766fa8e8..9c7e989240459bc3c3606c4dc5f2c187802957fd 100644
--- a/tools/telemetry/BUILD.gn
+++ b/tools/telemetry/BUILD.gn
@@ -1,20 +1,6 @@
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
-group("telemetry_test_support") {
- # Generic telemetry deps
- data = [
- "//build/android/devil/",
- "//build/android/pylib/",
- "//build/util/",
- "//third_party/WebKit/PerformanceTests/resources/jquery.tablesorter.min.js",
- "//third_party/WebKit/PerformanceTests/resources/statistics.js",
- "//third_party/flot/jquery.flot.min.js",
- "//third_party/webpagereplay/",
- "//tools/telemetry/",
- ]
-}
executable("bitmaptools") {
sources = [
« no previous file with comments | « tools/perf/core/project_config.py ('k') | tools/telemetry/catapult_base/dependency_manager/dependency_manager.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698