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

Unified Diff: third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h

Issue 2815053002: Rewrite references to "wtf/" to "platform/wtf/" in core/loader. (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/core/loader/resource/StyleSheetResourceClient.h
diff --git a/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h b/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
index ff61d323e2b0eaf9f2856f692a2d9e50cbbd566a..eae489f670b456fe81f948b72b681e4fd7274ef7 100644
--- a/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
+++ b/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
@@ -30,7 +30,7 @@
#include "platform/loader/fetch/ResourceClient.h"
#include "platform/weborigin/KURL.h"
#include "platform/weborigin/ReferrerPolicy.h"
-#include "wtf/Forward.h"
+#include "platform/wtf/Forward.h"
namespace blink {
class CSSStyleSheetResource;

Powered by Google App Engine
This is Rietveld 408576698