Chromium Code Reviews| Index: ios/web/public/app/BUILD.gn |
| diff --git a/ios/web/public/app/BUILD.gn b/ios/web/public/app/BUILD.gn |
| index 71cd249f3f26b77f77a1f10d545e9d7b27f2a5bc..0d512ff2e0cd75048737652818443cea928962f9 100644 |
| --- a/ios/web/public/app/BUILD.gn |
| +++ b/ios/web/public/app/BUILD.gn |
| @@ -10,12 +10,9 @@ source_set("app") { |
| "web_main_runner.h", |
| ] |
| - public_deps = [ |
| - "//ios/web/app", |
| - ] |
| - |
| deps = [ |
| "//base", |
| + "//ios/web/app", |
| ] |
| configs += [ "//build/config/compiler:enable_arc" ] |