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

Unified Diff: chrome/browser/profiles/profile.h

Issue 5646003: Sanitize PrefStore interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, fix up unit tests. Created 10 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
Index: chrome/browser/profiles/profile.h
diff --git a/chrome/browser/profiles/profile.h b/chrome/browser/profiles/profile.h
index b563010c0389be51e121344d203043b2aaf628e5..ea457a682b561a5d0dfb491e81446fe1435b0b7c 100644
--- a/chrome/browser/profiles/profile.h
+++ b/chrome/browser/profiles/profile.h
@@ -55,6 +55,7 @@ class Extension;
class ExtensionDevToolsManager;
class ExtensionEventRouter;
class ExtensionMessageService;
+class ExtensionPrefStore;
battre (please use the other) 2010/12/08 12:24:15 used?
danno 2010/12/08 13:08:45 Doesn't look like this actually gets used in this
Mattias Nissler (ping if slow) 2010/12/09 10:20:20 Done.
class ExtensionProcessManager;
class ExtensionsService;
class FaviconService;

Powered by Google App Engine
This is Rietveld 408576698