| Index: third_party/WebKit/Source/platform/graphics/CompositingReasons.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/CompositingReasons.h b/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
|
| index 82cccab9f2a0f4504705fa90c29542357511f05b..48e61eaae7df41195edf081bd6151968e7205b1f 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/MathExtras.h"
|
| #include <stdint.h>
|
|
|
| namespace blink {
|
|
|