| Index: third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| index 5d9b9e2e4d63f3cbe533a8d3a5929ab29a29e6d4..bf7cb2d6dc606398462c8afca1708d48543b5e28 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/css/StyleColor.h"
|
| -#include "core/layout/ClipPathOperation.h"
|
| +#include "core/style/ClipPathOperation.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
| #include "core/style/CounterDirectives.h"
|
| #include "core/style/DataPersistent.h"
|
|
|