Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index b4276ca8e7f1fc0376c55c4c2c117ec78b146db1..0051990ebda65e0f445bacff8262f8cb26ac22bd 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -39,6 +39,7 @@ class NetPrefObserver; |
class ProfileImpl : public Profile, |
public NotificationObserver { |
public: |
+ ProfileImpl(); |
virtual ~ProfileImpl(); |
static void RegisterUserPrefs(PrefService* prefs); |