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

Unified Diff: android_webview/system_webview_shell_test_apk.isolate

Issue 1785283005: [WebView] Reorganize all of the WebView Shell apks into their own dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update path in run_tests.sh Created 4 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
Index: android_webview/system_webview_shell_test_apk.isolate
diff --git a/android_webview/system_webview_shell_test_apk.isolate b/android_webview/system_webview_shell_test_apk.isolate
index 85e85d3600045aedf95dea7d84133d99b7754acb..45dea1492b80c999d61d440ec83d258c25f0947f 100644
--- a/android_webview/system_webview_shell_test_apk.isolate
+++ b/android_webview/system_webview_shell_test_apk.isolate
@@ -7,7 +7,7 @@
['OS=="android"', {
'variables': {
'files': [
- '<(DEPTH)/android_webview/tools/WebViewShell/test/',
+ '<(DEPTH)/android_webview/tools/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',

Powered by Google App Engine
This is Rietveld 408576698