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

Unified Diff: tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate

Issue 2766673003: Remove checked-in .isolate files. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « third_party/instrumented_libraries/instrumented_libraries.isolate ('k') | tools/perf/perf.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate
diff --git a/tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate b/tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate
deleted file mode 100644
index 8d7d8f5c564eb4576579e94f31db75f5cb416ef4..0000000000000000000000000000000000000000
--- a/tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.
-{
- 'conditions': [
- ['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
- 'variables': {
- 'files': [
- # Chromium local path information for Telemetry's binary_manager.
- './',
- ],
- },
- }],
- ]
-}
« no previous file with comments | « third_party/instrumented_libraries/instrumented_libraries.isolate ('k') | tools/perf/perf.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698