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

Unified Diff: third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h

Issue 2796273003: Rewrite references to "wtf/" to "platform/wtf/" in platform/instrumentation. (Closed)
Patch Set: Created 3 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: third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h b/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
index eab5952ad33bdbe9f3fe7b147b87fbdc3c370d91..2f2eaf28f3d955e9eacb7809fc317f0cb6c73614 100644
--- a/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
+++ b/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
@@ -7,7 +7,7 @@
#include "base/trace_event/trace_event_argument.h"
#include "platform/PlatformExport.h"
-#include "wtf/text/WTFString.h"
+#include "platform/wtf/text/WTFString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698