Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index 1401d1b533e39162ddb48ffc4bf2ced5a4671b71..7f544eabdf7c6983d9b88e87c1712fdbfcf799f7 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(); |
} |