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

Side by Side Diff: chrome/chrome_public_test_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 unified diff | Download patch
« no previous file with comments | « chrome/android/chrome_sync_shell_test_apk.isolate ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 {
6 'variables': {
7 'files': [
8 '<(DEPTH)/chrome/test/data/android/',
9 '<(DEPTH)/chrome/test/data/banners/',
10 '<(DEPTH)/chrome/test/data/encoding_tests/auto_detect/Big5_with_no_encodin g_specified.html',
11 '<(DEPTH)/chrome/test/data/geolocation/',
12 '<(DEPTH)/chrome/test/data/google/',
13 '<(DEPTH)/chrome/test/data/image_search/valid.png',
14 '<(DEPTH)/chrome/test/data/navigation_interception/',
15 '<(DEPTH)/chrome/test/data/notifications/',
16 '<(DEPTH)/chrome/test/data/popup_blocker/',
17 '<(DEPTH)/chrome/test/data/push_messaging/',
18 '<(DEPTH)/chrome/test/data/translate/',
19 '<(DEPTH)/chrome/test/data/webapps/',
20 '<(DEPTH)/chrome/test/media_router/resources/',
21 '<(DEPTH)/content/test/data/android/geolocation.html',
22 '<(DEPTH)/content/test/data/media/getusermedia.html',
23 '<(DEPTH)/content/test/data/media/session/',
24 '<(DEPTH)/content/test/data/media/webrtc_test_utilities.js',
25 ],
26 },
27 }
OLDNEW
« no previous file with comments | « chrome/android/chrome_sync_shell_test_apk.isolate ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698