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

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

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: Source/core/platform/chromium/FramelessScrollView.cpp
diff --git a/Source/core/platform/chromium/FramelessScrollView.cpp b/Source/core/platform/chromium/FramelessScrollView.cpp
index 9d790d06cfe9057fb2286ae461b0aef55ed4b241..dbb6948caf9fc7e885df5821723238453594df75 100644
--- a/Source/core/platform/chromium/FramelessScrollView.cpp
+++ b/Source/core/platform/chromium/FramelessScrollView.cpp
@@ -29,10 +29,10 @@
*/
#include "config.h"
-#include "FramelessScrollView.h"
+#include "core/platform/chromium/FramelessScrollView.h"
-#include "FramelessScrollViewClient.h"
#include "ScrollbarTheme.h"
+#include "core/platform/chromium/FramelessScrollViewClient.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/chromium/DragDataRef.h ('k') | Source/core/platform/chromium/KeyCodeConversionAndroid.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698