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

Unified Diff: Source/platform/mac/ThemeMac.mm

Issue 101693004: Move remaining core/platform/mac files to platform/mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Retry fixing the compile problem Created 7 years 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/platform/mac/ThemeMac.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mac/ThemeMac.mm
diff --git a/Source/core/platform/mac/ThemeMac.mm b/Source/platform/mac/ThemeMac.mm
similarity index 99%
rename from Source/core/platform/mac/ThemeMac.mm
rename to Source/platform/mac/ThemeMac.mm
index e24ee65a2ae6e35c9779584d588434de7877dde6..8bc1a6068761495de414c0996d6e322e2223e6b4 100644
--- a/Source/core/platform/mac/ThemeMac.mm
+++ b/Source/platform/mac/ThemeMac.mm
@@ -24,7 +24,7 @@
*/
#import "config.h"
-#import "core/platform/mac/ThemeMac.h"
+#import "platform/mac/ThemeMac.h"
#import <Carbon/Carbon.h>
#import "platform/graphics/GraphicsContextStateSaver.h"
« no previous file with comments | « Source/platform/mac/ThemeMac.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698