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

Unified Diff: third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp

Issue 2809363002: Rewrite references to "wtf/" to "platform/wtf/" in core/layout. (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/layout/PointerEventsHitRules.cpp
diff --git a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp
index 126b9eb097a9be125294bb969a8ca236ab9fa1fe..95855c489b180bb8b7a14058f18e7e5535e88e86 100644
--- a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp
+++ b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp
@@ -19,7 +19,7 @@
#include "core/layout/PointerEventsHitRules.h"
-#include "wtf/Assertions.h"
+#include "platform/wtf/Assertions.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/layout/PointerEventsHitRules.h ('k') | third_party/WebKit/Source/core/layout/ScrollAlignment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698