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

Unified Diff: Source/core/platform/chromium/ScrollbarThemeChromiumWin.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/ScrollbarThemeChromiumWin.cpp
diff --git a/Source/core/platform/chromium/ScrollbarThemeChromiumWin.cpp b/Source/core/platform/chromium/ScrollbarThemeChromiumWin.cpp
index 0bb2e19a8c09a34f95107138538567c64ce5dd86..63a6c1a331ec3b9ad0518a36e2bde1238f3a1fd0 100644
--- a/Source/core/platform/chromium/ScrollbarThemeChromiumWin.cpp
+++ b/Source/core/platform/chromium/ScrollbarThemeChromiumWin.cpp
@@ -25,7 +25,7 @@
*/
#include "config.h"
-#include "ScrollbarThemeChromiumWin.h"
+#include "core/platform/chromium/ScrollbarThemeChromiumWin.h"
#include <windows.h>
#include <vsstyle.h>
« no previous file with comments | « Source/core/platform/chromium/ScrollbarThemeChromiumWin.h ('k') | Source/core/platform/chromium/SearchPopupMenuChromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698