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

Unified Diff: Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h

Issue 26498003: Move ScrollbarThemeClient to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase Created 7 years, 2 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/platform/chromium/support/WebScrollbarThemeClientImpl.h
diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h
index 3c08004b7da11c45a3ea2a83c22188f96e489555..6e95378711f367c34bf1c3522e6eecd453a8e1aa 100644
--- a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h
+++ b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h
@@ -26,9 +26,9 @@
#ifndef WebScrollbarThemeClientImpl_h
#define WebScrollbarThemeClientImpl_h
-#include "core/platform/ScrollbarThemeClient.h"
-#include "wtf/Noncopyable.h"
+#include "platform/scroll/ScrollbarThemeClient.h"
#include "public/platform/WebScrollbar.h"
+#include "wtf/Noncopyable.h"
namespace WebCore {
class ScrollView;
« no previous file with comments | « Source/core/platform/ScrollbarThemeMacOverlayAPI.mm ('k') | Source/core/platform/mock/ScrollbarThemeMock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698