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

Unified Diff: Source/core/css/resolver/FontBuilderTest.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
Index: Source/core/css/resolver/FontBuilderTest.cpp
diff --git a/Source/core/css/resolver/FontBuilderTest.cpp b/Source/core/css/resolver/FontBuilderTest.cpp
index 27549021543d31d0860e4848c1ff1af31a97bb05..e8323e13f6126b6c5a056ccb9e1f0840388d90b2 100644
--- a/Source/core/css/resolver/FontBuilderTest.cpp
+++ b/Source/core/css/resolver/FontBuilderTest.cpp
@@ -9,7 +9,7 @@
#include "core/dom/Document.h"
#include "core/dom/StyleEngine.h"
#include "core/frame/Settings.h"
-#include "core/layout/style/ComputedStyle.h"
+#include "core/style/ComputedStyle.h"
#include "core/testing/DummyPageHolder.h"
#include "platform/text/LocaleToScriptMapping.h"
« no previous file with comments | « Source/core/css/resolver/ElementStyleResources.cpp ('k') | Source/core/css/resolver/MatchedPropertiesCache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698