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

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

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
« no previous file with comments | « Source/core/style/AppliedTextDecoration.h ('k') | Source/core/style/AuthorStyleInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/AppliedTextDecoration.cpp
diff --git a/Source/core/layout/style/AppliedTextDecoration.cpp b/Source/core/style/AppliedTextDecoration.cpp
similarity index 93%
rename from Source/core/layout/style/AppliedTextDecoration.cpp
rename to Source/core/style/AppliedTextDecoration.cpp
index c572d17315ff9825b0d1a9544fdac9b9645d0de9..a02ba11e0de84e1e39d6f70b6fffef2db21719ac 100644
--- a/Source/core/layout/style/AppliedTextDecoration.cpp
+++ b/Source/core/style/AppliedTextDecoration.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "core/layout/style/AppliedTextDecoration.h"
+#include "core/style/AppliedTextDecoration.h"
namespace blink {
« no previous file with comments | « Source/core/style/AppliedTextDecoration.h ('k') | Source/core/style/AuthorStyleInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698