| Index: android_webview/tools/system_webview_shell/BUILD.gn
|
| diff --git a/android_webview/tools/system_webview_shell/BUILD.gn b/android_webview/tools/system_webview_shell/BUILD.gn
|
| index b592fc1385b70856b867e1a677dd6b480f065f70..d6e0d735365a4a58e9914f3d949d4983ca67435d 100644
|
| --- a/android_webview/tools/system_webview_shell/BUILD.gn
|
| +++ b/android_webview/tools/system_webview_shell/BUILD.gn
|
| @@ -72,7 +72,9 @@ instrumentation_test_apk("system_webview_shell_layout_test_apk") {
|
| "//base:base_java",
|
| "//base:base_java_test_support",
|
| "//testing/android/reporter:reporter_java",
|
| + "//third_party/android_support_test_runner:rules_java",
|
| "//third_party/android_support_test_runner:runner_java",
|
| + "//third_party/junit",
|
| ]
|
| data = [
|
| "test/data/",
|
|
|