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