| Index: third_party/WebKit/Source/core/style/StyleWillChangeData.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleWillChangeData.cpp b/third_party/WebKit/Source/core/style/StyleWillChangeData.cpp
|
| index 6ce9e8030958690993d08d8a99ae4162e11b1427..8b73d9a56b4ca8a3cf527ddd774729ce1de73be7 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleWillChangeData.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleWillChangeData.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "core/style/StyleWillChangeData.h"
|
|
|
| namespace blink {
|
|
|