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

Unified Diff: ios/public/test/fake_string_provider.h

Issue 1500533002: Upstream chrome://flags & chrome://ui-alternatives iOS WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add components/flags_ui/resources/apple_flags.css to PRESUBMIT blacklist Created 5 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
« no previous file with comments | « ios/public/provider/chrome/browser/string_provider.h ('k') | ios/public/test/fake_string_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/test/fake_string_provider.h
diff --git a/ios/public/test/fake_string_provider.h b/ios/public/test/fake_string_provider.h
index ef0ee19b7ced88b794709d8e57f66b01d63ee21c..0ae7baacb15779bb0ceab8d32da56fe82c447720 100644
--- a/ios/public/test/fake_string_provider.h
+++ b/ios/public/test/fake_string_provider.h
@@ -18,8 +18,6 @@ class FakeStringProvider : public StringProvider {
// StringProvider implementation
std::string GetOmniboxCopyUrlString() override;
- int GetAppleFlagsTableTitleID() override;
- int GetAppleFlagsNoExperimentsAvailableID() override;
base::string16 GetSpoofingInterstitialTitle() override;
base::string16 GetSpoofingInterstitialHeadline() override;
base::string16 GetSpoofingInterstitialMessage() override;
« no previous file with comments | « ios/public/provider/chrome/browser/string_provider.h ('k') | ios/public/test/fake_string_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698