Chromium Code Reviews| Index: content/browser/frame_host/navigation_request.h |
| diff --git a/content/browser/frame_host/navigation_request.h b/content/browser/frame_host/navigation_request.h |
| index 7d3e82f4c3e75a07deb23f3d5b918508f80eb1bb..127250de89194b2e50488d3bcbd274f3cd2080aa 100644 |
| --- a/content/browser/frame_host/navigation_request.h |
| +++ b/content/browser/frame_host/navigation_request.h |
| @@ -207,7 +207,6 @@ class CONTENT_EXPORT NavigationRequest : public NavigationURLLoaderDelegate { |
| NavigationState state_; |
| - |
| std::unique_ptr<NavigationURLLoader> loader_; |
| // These next items are used in browser-initiated navigations to store |