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

Unified Diff: chrome/chrome_shell_test_apk.isolate

Issue 1314413004: Cast ChromeShell into the fiery pit of Mount Doom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased 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
« no previous file with comments | « chrome/chrome_shell.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_shell_test_apk.isolate
diff --git a/chrome/chrome_shell_test_apk.isolate b/chrome/chrome_shell_test_apk.isolate
deleted file mode 100644
index fa8e43e7ccc2a05c659ce95668d5692642cbdf85..0000000000000000000000000000000000000000
--- a/chrome/chrome_shell_test_apk.isolate
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright (c) 2014 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"', {
- 'variables': {
- 'files': [
- '<(DEPTH)/chrome/test/data/android/contextmenu/',
- '<(DEPTH)/chrome/test/data/android/cookie.html',
- '<(DEPTH)/chrome/test/data/android/provider/',
- '<(DEPTH)/chrome/test/data/android/popup.html',
- '<(DEPTH)/chrome/test/data/android/url_overriding/',
- '<(DEPTH)/chrome/test/data/geolocation/geolocation_on_load.html',
- '<(DEPTH)/chrome/test/data/popup_blocker/popup-window-open.html',
- '<(DEPTH)/chrome/test/data/translate/fr_test.html',
- '<(DEPTH)/content/test/data/media/getusermedia.html',
- ],
- },
- }],
- ],
-}
« no previous file with comments | « chrome/chrome_shell.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698