Index: Source/core/style/CachedUAStyle.h |
diff --git a/Source/core/layout/style/CachedUAStyle.h b/Source/core/style/CachedUAStyle.h |
similarity index 97% |
rename from Source/core/layout/style/CachedUAStyle.h |
rename to Source/core/style/CachedUAStyle.h |
index 4d30ae2bf36955962c620aa32c6c3c53a0a47134..6ae44c8e8e96301941718fbce89bd4d2bddf8f20 100644 |
--- a/Source/core/layout/style/CachedUAStyle.h |
+++ b/Source/core/style/CachedUAStyle.h |
@@ -22,7 +22,7 @@ |
#ifndef CachedUAStyle_h |
#define CachedUAStyle_h |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |