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

Unified Diff: ios/showcase/content_suggestions/sc_content_suggestions_egtest.mm

Issue 2766313003: Rename Suggestions to ContentSuggestions in Showcase (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
Index: ios/showcase/content_suggestions/sc_content_suggestions_egtest.mm
diff --git a/ios/showcase/suggestions/sc_suggestions_egtest.mm b/ios/showcase/content_suggestions/sc_content_suggestions_egtest.mm
similarity index 85%
rename from ios/showcase/suggestions/sc_suggestions_egtest.mm
rename to ios/showcase/content_suggestions/sc_content_suggestions_egtest.mm
index 8509dea47b56b3323ed001f21bc474e0668b96b1..706062b79c87aaa924cd7f69310109fdedfafb35 100644
--- a/ios/showcase/suggestions/sc_suggestions_egtest.mm
+++ b/ios/showcase/content_suggestions/sc_content_suggestions_egtest.mm
@@ -11,10 +11,10 @@
#endif
// Tests for the suggestions view controller.
-@interface SCSuggestionsTestCase : ShowcaseTestCase
+@interface SCContentSuggestionsTestCase : ShowcaseTestCase
@end
-@implementation SCSuggestionsTestCase
+@implementation SCContentSuggestionsTestCase
// Tests launching ContentSuggestionsViewController.
- (void)testLaunchAndTappingCell {
« no previous file with comments | « ios/showcase/content_suggestions/sc_content_suggestions_coordinator.mm ('k') | ios/showcase/core/showcase_model.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698