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

Unified Diff: ios/showcase/BUILD.gn

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Fix includes. Created 4 years 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
Index: ios/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index 019fad1c9088726d2f642777c3378fe1aa1f16d8..dfbad8f2e396f26cbc9b75e0994585e86d4f7795 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/tab_grid",
"//ios/showcase/uikit_table_view_cell",

Powered by Google App Engine
This is Rietveld 408576698