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

Unified Diff: Source/core/layout/PointerEventsHitRules.h

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 5 years, 9 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: Source/core/layout/PointerEventsHitRules.h
diff --git a/Source/core/layout/PointerEventsHitRules.h b/Source/core/layout/PointerEventsHitRules.h
index c028b67cff47546362d6216c8f10b4fee96fd921..817b12f555cd4e4d5fff91ee7a0bb3c3ecfc6fe3 100644
--- a/Source/core/layout/PointerEventsHitRules.h
+++ b/Source/core/layout/PointerEventsHitRules.h
@@ -21,7 +21,7 @@
#define PointerEventsHitRules_h
#include "core/layout/HitTestRequest.h"
-#include "core/layout/style/ComputedStyleConstants.h"
+#include "core/style/ComputedStyleConstants.h"
namespace blink {
« no previous file with comments | « Source/core/layout/LayoutThemeTest.cpp ('k') | Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698