Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLElement.cpp b/third_party/WebKit/Source/core/html/HTMLElement.cpp |
| index 66ed86f7104930ca9e86360d9179fe25b359f514..fd37ede0c1e70aa385f9c1aa017de4f21912cb37 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLElement.cpp |
| @@ -72,6 +72,7 @@ |
| namespace blink { |
| +using namespace cssvalue; |
| using namespace HTMLNames; |
| using namespace WTF; |