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

Unified Diff: Source/core/platform/Scrollbar.cpp

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours Created 7 years, 7 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/ScrollableArea.cpp ('k') | Source/core/platform/ScrollbarThemeComposite.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/Scrollbar.cpp
diff --git a/Source/core/platform/Scrollbar.cpp b/Source/core/platform/Scrollbar.cpp
index 9c4c104157c1d10134717db2916fdbba43c27c00..7bf8b4107a4bbcdc877580ab2b23a161e0d536a7 100644
--- a/Source/core/platform/Scrollbar.cpp
+++ b/Source/core/platform/Scrollbar.cpp
@@ -36,8 +36,6 @@
// FIXME: The following #includes are a layering violation and should be removed.
#include "core/accessibility/AXObjectCache.h"
-#include "core/accessibility/AccessibilityScrollbar.h"
-#include "core/dom/Document.h"
#include "core/page/EventHandler.h"
#include "core/page/Frame.h"
#include "core/page/FrameView.h"
« no previous file with comments | « Source/core/platform/ScrollableArea.cpp ('k') | Source/core/platform/ScrollbarThemeComposite.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698