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

Unified Diff: third_party/WebKit/Source/build/mac/Prefix.h

Issue 2800343002: Remove CoreServices.h from Blink's precompiled headers on Mac (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/build/mac/Prefix.h
diff --git a/third_party/WebKit/Source/build/mac/Prefix.h b/third_party/WebKit/Source/build/mac/Prefix.h
index 17706fec4ef4db32003d963bd1e81b7e75d756f1..7dfa038e354d2303d053ca29cceb4816b3fbe8c8 100644
--- a/third_party/WebKit/Source/build/mac/Prefix.h
+++ b/third_party/WebKit/Source/build/mac/Prefix.h
@@ -48,7 +48,6 @@
#include <sys/time.h>
#include <sys/resource.h>
#include <CoreFoundation/CoreFoundation.h>
-#include <CoreServices/CoreServices.h>
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698