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

Unified Diff: chrome/test/base/testing_profile.h

Issue 1047663002: Remove unused method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@canvas
Patch Set: Created 5 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 | « no previous file | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/testing_profile.h
diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
index 6b5a41f28d9e4a18bf61440a38a8d83cda3aebcb..c787796e0bc51ccd06f7d1d975e620bcd2b8bc5e 100644
--- a/chrome/test/base/testing_profile.h
+++ b/chrome/test/base/testing_profile.h
@@ -166,9 +166,6 @@ class TestingProfile : public Profile {
~TestingProfile() override;
- // Creates the fallback icon service.
- void CreateFallbackIconService();
-
// Creates the favicon service. Consequent calls would recreate the service.
void CreateFaviconService();
« no previous file with comments | « no previous file | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698