| Index: third_party/WebKit/Source/core/style/ComputedStyleTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/ComputedStyleTest.cpp b/third_party/WebKit/Source/core/style/ComputedStyleTest.cpp
|
| index 410807c4b79569e0fbc2b05e8ba02caf2b4e0688..6186a95f957f96b92b300a375c5d1538ea9ba798 100644
|
| --- a/third_party/WebKit/Source/core/style/ComputedStyleTest.cpp
|
| +++ b/third_party/WebKit/Source/core/style/ComputedStyleTest.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "core/style/ComputedStyle.h"
|
|
|
| -#include "core/layout/ClipPathOperation.h"
|
| +#include "core/style/ClipPathOperation.h"
|
| #include "core/style/ShapeValue.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|