| Index: third_party/WebKit/Source/core/layout/LayoutFieldset.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp b/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp
|
| index 087b0fcec1517071ea7d12520f1919acb713bcef..c33a83923b232e7f8ebad11b887e0df05704b70e 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp
|
| @@ -28,8 +28,6 @@
|
| #include "core/html/HTMLLegendElement.h"
|
| #include "core/paint/FieldsetPainter.h"
|
|
|
| -using namespace std;
|
| -
|
| namespace blink {
|
|
|
| using namespace HTMLNames;
|
|
|