| Index: third_party/WebKit/Source/core/layout/ng/ng_block_node_test.cc
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_node_test.cc b/third_party/WebKit/Source/core/layout/ng/ng_block_node_test.cc
|
| index c18f95d7550d52cd7a7dd9d6d3d83567c835c1c8..6c1822d454f8ae08e636bcf83f10e45a5da469d5 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_block_node_test.cc
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_block_node_test.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "core/layout/ng/ng_block_node.h"
|
|
|
| -#include "core/style/ComputedStyle.h"
|
| #include "core/layout/ng/ng_box_fragment.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace blink {
|
|
|