Chromium Code Reviews| Index: Source/core/layout/LayoutTableRowTest.cpp |
| diff --git a/Source/core/layout/LayoutTableRowTest.cpp b/Source/core/layout/LayoutTableRowTest.cpp |
| index 076076d81d08563adac94878bd5ae897b2075c06..530d7de96344f10c7b1cad3e28aba31ca4b9e37e 100644 |
| --- a/Source/core/layout/LayoutTableRowTest.cpp |
| +++ b/Source/core/layout/LayoutTableRowTest.cpp |
| @@ -24,15 +24,11 @@ |
| */ |
| #include "config.h" |
| - |
| #include "core/layout/LayoutTableRow.h" |
| #include "core/testing/DummyPageHolder.h" |
| - |
| #include <gtest/gtest.h> |
| -using namespace blink; |
| - |
| namespace blink { |
| namespace { |