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

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

Issue 67433002: Move Mac related files to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to add exporting Created 7 years, 1 month 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/ThemeMac.mm
diff --git a/Source/core/platform/mac/ThemeMac.mm b/Source/core/platform/mac/ThemeMac.mm
index d9a696ad754c3d28c1c4bc817a52a6ec92f3f7a5..8a977c125c5f149747a3b41662161ea59f07f85c 100644
--- a/Source/core/platform/mac/ThemeMac.mm
+++ b/Source/core/platform/mac/ThemeMac.mm
@@ -29,7 +29,7 @@
#import <Carbon/Carbon.h>
#import "core/platform/ScrollView.h"
#include "core/platform/graphics/GraphicsContextStateSaver.h"
-#import "core/platform/mac/BlockExceptions.h"
+#import "platform/mac/BlockExceptions.h"
#import "core/platform/mac/LocalCurrentGraphicsContext.h"
#import "core/platform/mac/WebCoreNSCellExtras.h"
#include "wtf/StdLibExtras.h"

Powered by Google App Engine
This is Rietveld 408576698