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

Unified Diff: ios/showcase/core/showcase_model.mm

Issue 2711343003: [tab_container] Remove tab_strip container (Closed)
Patch Set: Rebase Created 3 years, 9 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/showcase/BUILD.gn ('k') | ios/showcase/tab_strip/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/core/showcase_model.mm
diff --git a/ios/showcase/core/showcase_model.mm b/ios/showcase/core/showcase_model.mm
index 1afc705764b98c29bb659d67d02e08b09bf0155f..5720628b16098e00bd9fbfad44ca3e1c6e7760ce 100644
--- a/ios/showcase/core/showcase_model.mm
+++ b/ios/showcase/core/showcase_model.mm
@@ -42,11 +42,6 @@
showcase::kUseCaseKey : @"Tab grid",
},
@{
- showcase::kClassForDisplayKey : @"TabStripContainerViewController",
- showcase::kClassForInstantiationKey : @"SCTabStripCoordinator",
- showcase::kUseCaseKey : @"Tab strip container",
- },
- @{
showcase::kClassForDisplayKey : @"TopToolbarTabViewController",
showcase::kClassForInstantiationKey : @"SCTopToolbarTabCoordinator",
showcase::kUseCaseKey : @"Top toolbar tab",
« no previous file with comments | « ios/showcase/BUILD.gn ('k') | ios/showcase/tab_strip/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698