Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index 47fce06a892e854ec5691953b1d834b77b4c346b..cd58c71fe4ff6f416ad585cd2f077de72affa2d9 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -175,7 +175,6 @@ class ProfileImpl : public Profile { |
void EnsureSessionServiceCreated(); |
#endif |
- |
void EnsureRequestContextCreated() { |
GetRequestContext(); |
} |