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/core/showcase_model.mm

Issue 2978533002: Revert of [ios showcase] Integrated TextBadgeView with Showcase. (Closed)
Patch Set: Created 3 years, 5 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/text_badge_view/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 d9431ae882be3bf47150489cfcdf028a71485bd3..f9749499551664cd9adc44eb865f70bd6067b016 100644
--- a/ios/showcase/core/showcase_model.mm
+++ b/ios/showcase/core/showcase_model.mm
@@ -91,11 +91,6 @@
showcase::kClassForInstantiationKey : @"SCContentWidgetCoordinator",
showcase::kUseCaseKey : @"Content Widget",
},
- @{
- showcase::kClassForDisplayKey : @"TextBadgeView",
- showcase::kClassForInstantiationKey : @"SCTextBadgeViewController",
- showcase::kUseCaseKey : @"Text badge view",
- },
];
}
« no previous file with comments | « ios/showcase/BUILD.gn ('k') | ios/showcase/text_badge_view/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698