Chromium Code Reviews| Index: Source/core/platform/graphics/skia/ImageSkia.cpp |
| diff --git a/Source/core/platform/graphics/skia/ImageSkia.cpp b/Source/core/platform/graphics/skia/ImageSkia.cpp |
| index 2282c700540ef445436687ea38407b8991fe6a6b..19abc1f214a4ea7c77bd1bf5f2569f92e17ecdf0 100644 |
| --- a/Source/core/platform/graphics/skia/ImageSkia.cpp |
| +++ b/Source/core/platform/graphics/skia/ImageSkia.cpp |
| @@ -52,7 +52,7 @@ |
| #include <math.h> |
| #include <limits> |
| -#include "TraceEvent.h" |
| +#include "core/platform/chromium/TraceEvent.h" |
| namespace WebCore { |