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

Unified Diff: third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (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/web/tests/sim/SimDisplayItemList.h
diff --git a/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h b/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
index 4c42bf51575d24e6a95d1d814066ee483a74228c..b91f983e840e1b1ae7f02728d04fa4d953c8e80d 100644
--- a/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
+++ b/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
@@ -6,9 +6,9 @@
#define SimDisplayItemList_h
#include "platform/graphics/paint/PaintRecord.h"
+#include "platform/wtf/text/WTFString.h"
#include "public/platform/WebDisplayItemList.h"
#include "web/tests/sim/SimCanvas.h"
-#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/tests/sim/SimCompositor.cpp ('k') | third_party/WebKit/Source/web/tests/sim/SimNetwork.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698