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

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

Issue 67433002: Move Mac related files to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Also export BlockExceptions 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
« no previous file with comments | « Source/platform/mac/BlockExceptions.h ('k') | Source/platform/mac/WebFontCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mac/BlockExceptions.mm
diff --git a/Source/core/platform/mac/BlockExceptions.mm b/Source/platform/mac/BlockExceptions.mm
similarity index 97%
rename from Source/core/platform/mac/BlockExceptions.mm
rename to Source/platform/mac/BlockExceptions.mm
index 66dca3f4628c715a2a1559e878aea6e3708c7eb2..9a81d9aee72d031ec4d17c80aab8609a8f921969 100644
--- a/Source/core/platform/mac/BlockExceptions.mm
+++ b/Source/platform/mac/BlockExceptions.mm
@@ -24,7 +24,7 @@
*/
#import "config.h"
-#import "core/platform/mac/BlockExceptions.h"
+#import "platform/mac/BlockExceptions.h"
#import <wtf/Assertions.h>
« no previous file with comments | « Source/platform/mac/BlockExceptions.h ('k') | Source/platform/mac/WebFontCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698