| Index: Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp b/Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp
|
| index 831dd2159a267e6d44b910ad6aaa6f86d361e84e..b33f4121bb9ae5e9180c466a5d5646e2e25d9481 100644
|
| --- a/Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp
|
| +++ b/Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "core/platform/graphics/chromium/LazyDecodingPixelRef.h"
|
|
|
| #include "SkData.h"
|
| -#include "TraceEvent.h"
|
| +#include "core/platform/chromium/TraceEvent.h"
|
| #include "core/platform/graphics/chromium/ImageDecodingStore.h"
|
| #include "core/platform/graphics/chromium/ImageFrameGenerator.h"
|
| #include "core/platform/image-decoders/ImageDecoder.h"
|
|
|