| Index: third_party/WebKit/Source/core/html/HTMLBodyElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLBodyElement.cpp b/third_party/WebKit/Source/core/html/HTMLBodyElement.cpp
|
| index b02addcd392c180b000cb4dd7a636527be5361f0..db1bbbfb87cb4cc7c43c5a0ec75514451124181b 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLBodyElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLBodyElement.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/css/parser/CSSParser.h"
|
| #include "core/dom/Attribute.h"
|
| #include "core/dom/StyleChangeReason.h"
|
| -#include "core/frame/UseCounter.h"
|
| +#include "core/frame/LocalFrame.h"
|
| #include "core/html/HTMLFrameElementBase.h"
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
|
|
|
|