summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/net/net_error_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/net/net_error_helper.cc')
-rw-r--r--chrome/renderer/net/net_error_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/net/net_error_helper.cc b/chrome/renderer/net/net_error_helper.cc
index b1854d0..0e75c06 100644
--- a/chrome/renderer/net/net_error_helper.cc
+++ b/chrome/renderer/net/net_error_helper.cc
@@ -34,7 +34,7 @@
#include "third_party/WebKit/public/platform/WebURLResponse.h"
#include "third_party/WebKit/public/web/WebDataSource.h"
#include "third_party/WebKit/public/web/WebDocument.h"
-#include "third_party/WebKit/public/web/WebFrame.h"
+#include "third_party/WebKit/public/web/WebLocalFrame.h"
#include "third_party/WebKit/public/web/WebView.h"
#include "ui/base/resource/resource_bundle.h"
#include "ui/base/webui/jstemplate_builder.h"