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

Unified Diff: Source/core/platform/chromium/FramelessScrollView.h

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
Index: Source/core/platform/chromium/FramelessScrollView.h
diff --git a/Source/core/platform/chromium/FramelessScrollView.h b/Source/core/platform/chromium/FramelessScrollView.h
index 6fb77ad8b940657734e6eefda61eb22c9ae93f9e..0d04e8e435b9f6be576a982bee1a40cfdb063b47 100644
--- a/Source/core/platform/chromium/FramelessScrollView.h
+++ b/Source/core/platform/chromium/FramelessScrollView.h
@@ -31,7 +31,7 @@
#ifndef FramelessScrollView_h
#define FramelessScrollView_h
-#include "core/platform/ScrollView.h"
+#include "platform/scroll/ScrollView.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/animation/AnimationValue.h ('k') | Source/core/platform/chromium/support/WebScrollbarImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698