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

Unified Diff: Source/core/style/StyleWillChangeData.cpp

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/style/StyleWillChangeData.cpp
diff --git a/Source/core/layout/style/StyleWillChangeData.cpp b/Source/core/style/StyleWillChangeData.cpp
similarity index 91%
rename from Source/core/layout/style/StyleWillChangeData.cpp
rename to Source/core/style/StyleWillChangeData.cpp
index ae1caec92e463e1538725439a4ae465a1fe79180..6ce9e8030958690993d08d8a99ae4162e11b1427 100644
--- a/Source/core/layout/style/StyleWillChangeData.cpp
+++ b/Source/core/style/StyleWillChangeData.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "core/layout/style/StyleWillChangeData.h"
+#include "core/style/StyleWillChangeData.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698