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

Unified Diff: Source/core/platform/mac/ThemeMac.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
« no previous file with comments | « Source/core/platform/mac/ScrollbarThemeMac.mm ('k') | Source/core/platform/mac/ThemeMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mac/ThemeMac.h
diff --git a/Source/core/platform/mac/ThemeMac.h b/Source/core/platform/mac/ThemeMac.h
index bd6e9c2c3770b48b12c32d16404fa850f2538cfd..b83bee957d293ef5a0b0abd91a43bf0444dea79c 100644
--- a/Source/core/platform/mac/ThemeMac.h
+++ b/Source/core/platform/mac/ThemeMac.h
@@ -26,7 +26,7 @@
#ifndef ThemeMac_h
#define ThemeMac_h
-#include "Theme.h"
+#include "core/platform/Theme.h"
@interface NSFont(WebCoreTheme)
- (NSString*)webCoreFamilyName;
« no previous file with comments | « Source/core/platform/mac/ScrollbarThemeMac.mm ('k') | Source/core/platform/mac/ThemeMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698