Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: ios/showcase/BUILD.gn

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Rebased Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/clean/chrome/browser/web/web_mediator+internal.h ('k') | ios/showcase/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index 2969252f7d05cd3289940dc7e4e4ec5553f85c28..6163fce3eaf9f483e3186a0c796a64cc38c89b70 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -25,7 +25,7 @@ ios_app_bundle("showcase") {
group("features") {
deps = [
- "//ios/chrome/browser/ui/tools:tools_ui",
+ "//ios/clean/chrome/browser/ui/tools:tools_ui",
"//ios/showcase/settings",
"//ios/showcase/strip",
"//ios/showcase/suggestions",
« no previous file with comments | « ios/clean/chrome/browser/web/web_mediator+internal.h ('k') | ios/showcase/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698