summaryrefslogtreecommitdiff
path: root/chromium/ios/web/shell
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ios/web/shell')
-rw-r--r--chromium/ios/web/shell/test/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ios/web/shell/test/BUILD.gn b/chromium/ios/web/shell/test/BUILD.gn
index 7d293ddc9f3..bc89e7f700c 100644
--- a/chromium/ios/web/shell/test/BUILD.gn
+++ b/chromium/ios/web/shell/test/BUILD.gn
@@ -11,7 +11,6 @@ group("all_tests") {
deps = [
":ios_web_shell_eg2tests",
":ios_web_shell_eg2tests_module",
- ":ios_web_shell_egtests",
]
}
@@ -29,6 +28,7 @@ ios_eg_test("ios_web_shell_egtests") {
"//base/test:test_support",
"//ios/testing:http_server_bundle_data",
"//ios/testing/earl_grey:earl_grey_support",
+ "//ios/third_party/webkit",
"//ios/web",
"//ios/web:earl_grey_test_support",
"//ios/web/public/test",