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

Unified Diff: Source/core/platform/mac/ScrollbarThemeMac.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/mac/ScrollbarThemeMac.h
diff --git a/Source/core/platform/mac/ScrollbarThemeMac.h b/Source/core/platform/mac/ScrollbarThemeMac.h
index 9fa53502a5c563aaf606c6d1444d705c0b1befc2..847b70ee56425dee4bb71b8fbdc214aa6442f0f1 100644
--- a/Source/core/platform/mac/ScrollbarThemeMac.h
+++ b/Source/core/platform/mac/ScrollbarThemeMac.h
@@ -26,7 +26,7 @@
#ifndef ScrollbarThemeMac_h
#define ScrollbarThemeMac_h
-#include "ScrollbarThemeComposite.h"
+#include "core/platform/ScrollbarThemeComposite.h"
typedef id ScrollbarPainter;
« no previous file with comments | « Source/core/platform/mac/ScrollElasticityController.mm ('k') | Source/core/platform/mac/ScrollbarThemeMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698