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

Unified Diff: Source/core/platform/chromium/TraceEvent.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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/platform/chromium/TraceEvent.h
diff --git a/Source/core/platform/chromium/TraceEvent.h b/Source/core/platform/chromium/TraceEvent.h
index 12349b391e192a944b901314fe0522ec6e7561a7..63d2a92dee132dc53e88ea9bba0e7533533b43cc 100644
--- a/Source/core/platform/chromium/TraceEvent.h
+++ b/Source/core/platform/chromium/TraceEvent.h
@@ -163,7 +163,7 @@
#ifndef TraceEvent_h
#define TraceEvent_h
-#include "EventTracer.h"
+#include "core/platform/EventTracer.h"
#include <wtf/DynamicAnnotations.h>
#include <wtf/text/CString.h>
« no previous file with comments | « Source/core/platform/chromium/SuddenTerminationChromium.cpp ('k') | Source/core/platform/chromium/VisitedLinksChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698