Commit 714899d3 authored by tyoshino's avatar tyoshino Committed by Commit bot

Remove unused method upgradeInsecureRequest() from DocumentLoader

R=yhirano@chromium.org
BUG=none

Review-Url: https://codereview.chromium.org/2572493002
Cr-Commit-Position: refs/heads/master@{#438059}
parent 1f0dfac7
......@@ -138,8 +138,6 @@ class CORE_EXPORT DocumentLoader
m_navigationType = navigationType;
}
void upgradeInsecureRequest();
void startLoadingMainResource();
DocumentLoadTiming& timing() { return m_documentLoadTiming; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment