Index: ios/web_view/shell/BUILD.gn |
diff --git a/ios/web_view/shell/BUILD.gn b/ios/web_view/shell/BUILD.gn |
index 0407dec7e8174c1fb7387c3ef3ddaae85017443f..e1c9f171af3f7e8c16f575bd1fbf99a206ef81bf 100644 |
--- a/ios/web_view/shell/BUILD.gn |
+++ b/ios/web_view/shell/BUILD.gn |
@@ -8,7 +8,6 @@ import("//build/config/ios/rules.gni") |
ios_app_bundle("ios_web_view_shell") { |
configs += [ "//build/config/compiler:enable_arc" ] |
deps = [ |
- "//base", |
"//ios/web_view", |
] |
bundle_deps = [ |