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

Unified Diff: Source/wtf/Platform.h

Issue 15779008: Remove unsued includes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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: Source/wtf/Platform.h
diff --git a/Source/wtf/Platform.h b/Source/wtf/Platform.h
index b409808e343b51f904174b4b6a45da5d7eb4c621..29b0e205f3094433760a056b5c5e9d17803c1611 100644
--- a/Source/wtf/Platform.h
+++ b/Source/wtf/Platform.h
@@ -58,9 +58,7 @@
#ifdef __APPLE__
#define WTF_OS_DARWIN 1
-#include <Availability.h>
#include <AvailabilityMacros.h>
-#include <TargetConditionals.h>
#endif
/* OS(FREEBSD) - FreeBSD */
« 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