| Index: Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp b/Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp
|
| index fae9cee4a838b29f562df0755bfd4535ed815366..70b7bbf346b1a0200e5a7a4c2f3d8dd9819436a2 100644
|
| --- a/Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/MemoryInstrumentationSkia.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "SkCanvas.h"
|
| #include "SkDevice.h"
|
| #include "SkPixelRef.h"
|
| -#include "core/platform/PlatformMemoryInstrumentation.h"
|
| #include <wtf/MemoryObjectInfo.h>
|
|
|
| void reportMemoryUsage(const SkBitmap* const& image, WTF::MemoryObjectInfo* memoryObjectInfo)
|
|
|