Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2016)

Unified Diff: Source/platform/graphics/LazyDecodingPixelRef.cpp

Issue 208263004: Move TraceEvent.h from platform/ to wtf/ Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/platform/graphics/LazyDecodingPixelRef.cpp
diff --git a/Source/platform/graphics/LazyDecodingPixelRef.cpp b/Source/platform/graphics/LazyDecodingPixelRef.cpp
index 272d8e3bdc69c7d8a933052e3bc64a5e468f134f..42530449fefb41267d50d3c2a03028078e6ba83e 100644
--- a/Source/platform/graphics/LazyDecodingPixelRef.cpp
+++ b/Source/platform/graphics/LazyDecodingPixelRef.cpp
@@ -27,9 +27,9 @@
#include "platform/graphics/LazyDecodingPixelRef.h"
#include "SkData.h"
-#include "platform/TraceEvent.h"
#include "platform/graphics/ImageDecodingStore.h"
#include "platform/graphics/ImageFrameGenerator.h"
+#include "wtf/TraceEvent.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698