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

Unified Diff: Source/core/animation/DocumentTimeline.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/core/animation/DocumentTimeline.cpp
diff --git a/Source/core/animation/DocumentTimeline.cpp b/Source/core/animation/DocumentTimeline.cpp
index 8f2d489bd891828f3c9ebd2944c0b91691bd4f7b..06a5e0ec6721a019c40aa1a3402e16c082ddc935 100644
--- a/Source/core/animation/DocumentTimeline.cpp
+++ b/Source/core/animation/DocumentTimeline.cpp
@@ -36,7 +36,7 @@
#include "core/dom/Document.h"
#include "core/frame/FrameView.h"
#include "core/page/Page.h"
-#include "platform/TraceEvent.h"
+#include "wtf/TraceEvent.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698