Index: third_party/WebKit/Source/core/geometry/DOMRect.h |
diff --git a/third_party/WebKit/Source/core/dom/DOMRect.h b/third_party/WebKit/Source/core/geometry/DOMRect.h |
similarity index 95% |
rename from third_party/WebKit/Source/core/dom/DOMRect.h |
rename to third_party/WebKit/Source/core/geometry/DOMRect.h |
index b3d66dd098ba8266cecd37f9c2916b8cd6e2f001..b5401e26237e10cad867fc8a0678b8f276ab9007 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMRect.h |
+++ b/third_party/WebKit/Source/core/geometry/DOMRect.h |
@@ -7,7 +7,7 @@ |
#include "bindings/core/v8/Dictionary.h" |
#include "core/CoreExport.h" |
-#include "core/dom/DOMRectReadOnly.h" |
+#include "core/geometry/DOMRectReadOnly.h" |
namespace blink { |