Chromium Code Reviews| Index: Source/core/platform/graphics/skia/PlatformContextSkia.cpp |
| diff --git a/Source/core/platform/graphics/skia/PlatformContextSkia.cpp b/Source/core/platform/graphics/skia/PlatformContextSkia.cpp |
| index 00fdf6071bb49614e3eeb7e0177a59e94a024bab..d5be567fa7fa66573a8bcddb726f2fc8b9cfc2eb 100644 |
| --- a/Source/core/platform/graphics/skia/PlatformContextSkia.cpp |
| +++ b/Source/core/platform/graphics/skia/PlatformContextSkia.cpp |
| @@ -50,7 +50,7 @@ |
| #include <wtf/MathExtras.h> |
| #include <wtf/Vector.h> |
| -#include "TraceEvent.h" |
| +#include "core/platform/chromium/TraceEvent.h" |
| namespace WebCore { |