| Index: third_party/WebKit/Source/core/html/HTMLHRElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLHRElement.cpp b/third_party/WebKit/Source/core/html/HTMLHRElement.cpp
|
| index 1d81fb8bf5ec56fc4af2ea2272db6b5beb8d53ae..71553c404edc5ebc53678834602032e45c095ec1 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLHRElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLHRElement.cpp
|
| @@ -32,6 +32,7 @@
|
|
|
| namespace blink {
|
|
|
| +using namespace cssvalue;
|
| using namespace HTMLNames;
|
|
|
| inline HTMLHRElement::HTMLHRElement(Document& document)
|
|
|