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

Unified Diff: third_party/WebKit/Source/core/css/PageRuleCollector.h

Issue 2813863003: Rewrite references to "wtf/" to "platform/wtf/" in core/css and core/style. (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/css/PageRuleCollector.h
diff --git a/third_party/WebKit/Source/core/css/PageRuleCollector.h b/third_party/WebKit/Source/core/css/PageRuleCollector.h
index b2a59fa04fdccf94f20c8b068b3ebd08a242b51b..ab79ad65aaa240fd21ff62846618dbbe98095ff9 100644
--- a/third_party/WebKit/Source/core/css/PageRuleCollector.h
+++ b/third_party/WebKit/Source/core/css/PageRuleCollector.h
@@ -24,7 +24,7 @@
#define PageRuleCollector_h
#include "core/css/resolver/MatchResult.h"
-#include "wtf/Vector.h"
+#include "platform/wtf/Vector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/css/MediaValuesTest.cpp ('k') | third_party/WebKit/Source/core/css/PropertyRegistration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698