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

Unified Diff: third_party/WebKit/Source/core/geometry/DOMMatrix.cpp

Issue 2778433002: Reland "Move geometry interface files to geometry directory." (Closed)
Patch Set: Created 3 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: third_party/WebKit/Source/core/geometry/DOMMatrix.cpp
diff --git a/third_party/WebKit/Source/core/dom/DOMMatrix.cpp b/third_party/WebKit/Source/core/geometry/DOMMatrix.cpp
similarity index 99%
rename from third_party/WebKit/Source/core/dom/DOMMatrix.cpp
rename to third_party/WebKit/Source/core/geometry/DOMMatrix.cpp
index 59c6ae4412f04aa6c0f8c2c0e4fb043a1bee1217..8af26a523d5764c33f6f8c511de63ad41cf188c2 100644
--- a/third_party/WebKit/Source/core/dom/DOMMatrix.cpp
+++ b/third_party/WebKit/Source/core/geometry/DOMMatrix.cpp
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "core/dom/DOMMatrix.h"
+#include "core/geometry/DOMMatrix.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/geometry/DOMMatrix.h ('k') | third_party/WebKit/Source/core/geometry/DOMMatrix.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698