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

Unified Diff: third_party/WebKit/Source/core/testing/OriginTrialsTestPartial.h

Issue 2818083002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of core/. (Closed)
Patch Set: Rebase. 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/core/testing/OriginTrialsTestPartial.h
diff --git a/third_party/WebKit/Source/core/testing/OriginTrialsTestPartial.h b/third_party/WebKit/Source/core/testing/OriginTrialsTestPartial.h
index 98f103af42becb954a66d78e71ccba462f4d8acf..16cbb5120558f38af72e182952c8a940393e4a7b 100644
--- a/third_party/WebKit/Source/core/testing/OriginTrialsTestPartial.h
+++ b/third_party/WebKit/Source/core/testing/OriginTrialsTestPartial.h
@@ -5,7 +5,7 @@
#ifndef OriginTrialsTestPartial_h
#define OriginTrialsTestPartial_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/testing/LayerRectList.h ('k') | third_party/WebKit/Source/core/testing/RecordTest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698