| Index: third_party/WebKit/Source/core/style/ShadowList.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/ShadowList.cpp b/third_party/WebKit/Source/core/style/ShadowList.cpp
|
| index 31fa5a1c750e22adae4988aa86787c700ccc75ce..4e1fa1a13bc9db007a1f4351dc86794015e9962b 100644
|
| --- a/third_party/WebKit/Source/core/style/ShadowList.cpp
|
| +++ b/third_party/WebKit/Source/core/style/ShadowList.cpp
|
| @@ -30,8 +30,8 @@
|
|
|
| #include "core/style/ShadowList.h"
|
|
|
| -#include "platform/geometry/FloatRect.h"
|
| #include <memory>
|
| +#include "platform/geometry/FloatRect.h"
|
|
|
| namespace blink {
|
|
|
|
|