Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index a3f2f48dfae9312dfdb4a8d61404c584a027f4fd..20bd90698a46683b1e93aeff768e9e4fafec6470 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -28,7 +28,7 @@ group("all") { |
| deps = [ |
| # List all the targets that need to be build on iOS by default. |
| "//ios/chrome/app:chrome", |
| - "//ios/chrome/app:chrome_clean_skeleton", |
| + "//ios/clean/chrome/app:chrome_clean_skeleton", |
| "//ios/showcase", |
| "//ios/web/shell:ios_web_shell", |