| Index: Source/core/platform/graphics/ImageBuffer.cpp
|
| diff --git a/Source/core/platform/graphics/ImageBuffer.cpp b/Source/core/platform/graphics/ImageBuffer.cpp
|
| index bc29954fa1e9e55323cb715ac316abfe5ef4f78c..344c9e26d4536188ee230e4980754b56e28ed4fe 100644
|
| --- a/Source/core/platform/graphics/ImageBuffer.cpp
|
| +++ b/Source/core/platform/graphics/ImageBuffer.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/ImageBuffer.h"
|
|
|
| -#include "PlatformMemoryInstrumentation.h"
|
| +#include "core/platform/PlatformMemoryInstrumentation.h"
|
| #include "core/platform/graphics/IntRect.h"
|
| #include <wtf/MathExtras.h>
|
|
|
|
|