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

Unified Diff: chrome/browser/extensions/api/preference/preference_api_factory.h

Issue 11617017: Removed dead code from chrome/browser/extensions/api/preference Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/browser/extensions/api/preference/preference_api_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/api/preference/preference_api_factory.h
diff --git a/chrome/browser/extensions/api/preference/preference_api_factory.h b/chrome/browser/extensions/api/preference/preference_api_factory.h
index bd55a7a964f5ea165c953f01a7b3b523a77e2dfa..48c865dbdb3edfa98f120ef1ea790fc591133ddc 100644
--- a/chrome/browser/extensions/api/preference/preference_api_factory.h
+++ b/chrome/browser/extensions/api/preference/preference_api_factory.h
@@ -13,8 +13,6 @@ class PreferenceAPI;
class PreferenceAPIFactory : public ProfileKeyedServiceFactory {
public:
- static PreferenceAPI* GetForProfile(Profile* profile);
-
static PreferenceAPIFactory* GetInstance();
private:
« no previous file with comments | « no previous file | chrome/browser/extensions/api/preference/preference_api_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698