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

Unified Diff: components/cronet/android/cronet_test_instrumentation_apk.isolate

Issue 2203073002: [Android] Switch instrumentation tests to generated device isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-isolate-generation
Patch Set: rebase 2 Created 4 years, 4 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 | « components/cronet/android/BUILD.gn ('k') | content/content_shell_test_apk.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/android/cronet_test_instrumentation_apk.isolate
diff --git a/components/cronet/android/cronet_test_instrumentation_apk.isolate b/components/cronet/android/cronet_test_instrumentation_apk.isolate
deleted file mode 100644
index 984c8fb6d808c63d1f1f92e1f47f436ee15c43df..0000000000000000000000000000000000000000
--- a/components/cronet/android/cronet_test_instrumentation_apk.isolate
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2016 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.
-
-{
- 'variables': {
- 'files': [
- '<(DEPTH)/net/data/ssl/certificates/quic_test.example.com.crt',
- '<(DEPTH)/net/data/ssl/certificates/quic_test.example.com.key',
- '<(DEPTH)/net/data/ssl/certificates/quic_test.example.com.key.pkcs8',
- '<(DEPTH)/net/data/ssl/certificates/quic_test.example.com.key.sct',
- ],
- },
-}
« no previous file with comments | « components/cronet/android/BUILD.gn ('k') | content/content_shell_test_apk.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698