summaryrefslogtreecommitdiff
path: root/chromium/android_webview/system_webview_shell_test_apk.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/android_webview/system_webview_shell_test_apk.isolate')
-rw-r--r--chromium/android_webview/system_webview_shell_test_apk.isolate24
1 files changed, 10 insertions, 14 deletions
diff --git a/chromium/android_webview/system_webview_shell_test_apk.isolate b/chromium/android_webview/system_webview_shell_test_apk.isolate
index 15f2a848974..dbea4bdd325 100644
--- a/chromium/android_webview/system_webview_shell_test_apk.isolate
+++ b/chromium/android_webview/system_webview_shell_test_apk.isolate
@@ -3,17 +3,13 @@
# found in the LICENSE file.
{
- 'conditions': [
- ['OS=="android"', {
- 'variables': {
- 'files': [
- '<(DEPTH)/android_webview/tools/system_webview_shell/test/data/',
- '<(DEPTH)/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt',
- '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing.html',
- '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt',
- '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js',
- ],
- },
- }],
- ],
-} \ No newline at end of file
+ 'variables': {
+ 'files': [
+ '<(DEPTH)/android_webview/tools/system_webview_shell/test/data/',
+ '<(DEPTH)/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt',
+ '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing.html',
+ '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt',
+ '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js',
+ ],
+ },
+}