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

Unified Diff: Source/core/layout/LayoutScrollbar.h

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/layout/LayoutRuby.cpp ('k') | Source/core/layout/LayoutSliderThumb.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayoutScrollbar.h
diff --git a/Source/core/layout/LayoutScrollbar.h b/Source/core/layout/LayoutScrollbar.h
index 2a1d96a74a04d901132cc7d140c9c32e33c33d9f..8cd40cea971da5119166f1d4937549ca20011347 100644
--- a/Source/core/layout/LayoutScrollbar.h
+++ b/Source/core/layout/LayoutScrollbar.h
@@ -26,7 +26,7 @@
#ifndef LayoutScrollbar_h
#define LayoutScrollbar_h
-#include "core/layout/style/ComputedStyleConstants.h"
+#include "core/style/ComputedStyleConstants.h"
#include "platform/heap/Handle.h"
#include "platform/scroll/Scrollbar.h"
#include "wtf/HashMap.h"
« no previous file with comments | « Source/core/layout/LayoutRuby.cpp ('k') | Source/core/layout/LayoutSliderThumb.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698