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

Unified Diff: Source/core/platform/mock/ScrollbarThemeMock.cpp

Issue 26432006: Remove unnecessary includes to detangle these classes from other classes that have layering violati… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase again 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
« no previous file with comments | « Source/core/platform/ScrollView.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mock/ScrollbarThemeMock.cpp
diff --git a/Source/core/platform/mock/ScrollbarThemeMock.cpp b/Source/core/platform/mock/ScrollbarThemeMock.cpp
index 28f9ce6d5e5cc9b58b4e93b1cd112421bd71b7f5..d6e9a3fb390f21efac7699e8e98d7a3fd05e6cbc 100644
--- a/Source/core/platform/mock/ScrollbarThemeMock.cpp
+++ b/Source/core/platform/mock/ScrollbarThemeMock.cpp
@@ -27,7 +27,7 @@
#include "core/platform/mock/ScrollbarThemeMock.h"
#include "RuntimeEnabledFeatures.h"
-#include "core/platform/Scrollbar.h"
+#include "core/platform/ScrollbarThemeClient.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/ScrollView.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698