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

Unified Diff: Source/platform/scroll/ScrollbarThemeOverlay.h

Issue 319183004: Prefer to forward-declare GraphicsContext in headers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: schenney nit (pare down platform/geometry/ includes to *Rect.h) Created 6 years, 6 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/platform/scroll/ScrollbarThemeMock.cpp ('k') | Source/web/PageOverlay.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/scroll/ScrollbarThemeOverlay.h
diff --git a/Source/platform/scroll/ScrollbarThemeOverlay.h b/Source/platform/scroll/ScrollbarThemeOverlay.h
index 5ee5a49c1645ce5d41a9f42c4c0b162e1ee8394a..d4c8103176cb85bdcbee979828a1b4b940cf2d13 100644
--- a/Source/platform/scroll/ScrollbarThemeOverlay.h
+++ b/Source/platform/scroll/ScrollbarThemeOverlay.h
@@ -26,6 +26,7 @@
#ifndef ScrollbarThemeOverlay_h
#define ScrollbarThemeOverlay_h
+#include "platform/graphics/Color.h"
#include "platform/scroll/ScrollbarTheme.h"
namespace WebCore {
« no previous file with comments | « Source/platform/scroll/ScrollbarThemeMock.cpp ('k') | Source/web/PageOverlay.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698