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

Unified Diff: Source/core/style/OutlineValueTest.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/OutlineValue.h ('k') | Source/core/style/PathStyleMotionPath.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/OutlineValueTest.cpp
diff --git a/Source/core/layout/style/OutlineValueTest.cpp b/Source/core/style/OutlineValueTest.cpp
similarity index 97%
rename from Source/core/layout/style/OutlineValueTest.cpp
rename to Source/core/style/OutlineValueTest.cpp
index 0d14bc1412369dc4696718017d126f5a84b09204..cb4111e014d6867033064e92cb55e36666c5028d 100644
--- a/Source/core/layout/style/OutlineValueTest.cpp
+++ b/Source/core/style/OutlineValueTest.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "core/layout/style/OutlineValue.h"
+#include "core/style/OutlineValue.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/core/style/OutlineValue.h ('k') | Source/core/style/PathStyleMotionPath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698