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

Unified Diff: Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.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/support/WebScrollbarThemeGeometryNative.cpp
diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
index e5eab359edb6fc28c5586ff449b239b175700635..c455087d28ecab5c74e42f965d3c6db0e96474db 100644
--- a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
+++ b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
@@ -25,7 +25,7 @@
#include "config.h"
-#include "WebScrollbarThemeGeometryNative.h"
+#include "core/platform/chromium/support/WebScrollbarThemeGeometryNative.h"
#include "ScrollbarThemeComposite.h"
#include "WebScrollbarThemeClientImpl.h"

Powered by Google App Engine
This is Rietveld 408576698