| Index: third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp b/third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp
|
| index c61b38a8a20fb16b8bd37275d059fc1e4b83dbd8..e587700b89aa9659ad8828186d8d21a5b1c14e6b 100644
|
| --- a/third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "core/layout/LayoutObject.h"
|
| #include "core/layout/LayoutTestHelper.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|