| Index: third_party/WebKit/Source/platform/graphics/filters/SpotLightSource.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/filters/SpotLightSource.cpp b/third_party/WebKit/Source/platform/graphics/filters/SpotLightSource.cpp
|
| index 46fb116a57f6bcc80eb40ededc72ac148ca473d2..5ca70515e4b85f3e7f4599d545f917014c431edd 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/filters/SpotLightSource.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/filters/SpotLightSource.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "platform/graphics/filters/SpotLightSource.h"
|
|
|
| #include "platform/text/TextStream.h"
|
| -#include "wtf/MathExtras.h"
|
| +#include "platform/wtf/MathExtras.h"
|
|
|
| namespace blink {
|
|
|
|
|