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

Unified Diff: Source/web/mac/WebScrollbarTheme.cpp

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/web/linux/WebFontRendering.cpp ('k') | Source/web/mac/WebSubstringUtil.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/mac/WebScrollbarTheme.cpp
diff --git a/Source/web/mac/WebScrollbarTheme.cpp b/Source/web/mac/WebScrollbarTheme.cpp
index 69948169629c755482135296ceb94e8b5762139d..12228513766ab78fcf1d8e15fe2ed39a1e06a186 100644
--- a/Source/web/mac/WebScrollbarTheme.cpp
+++ b/Source/web/mac/WebScrollbarTheme.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebScrollbarTheme.h"
-#include "core/platform/ScrollbarThemeMacCommon.h"
+#include "platform/scroll/ScrollbarThemeMacCommon.h"
using namespace WebCore;
« no previous file with comments | « Source/web/linux/WebFontRendering.cpp ('k') | Source/web/mac/WebSubstringUtil.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698