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

Unified Diff: Source/core/platform/text/cf/HyphenationCF.cpp

Issue 16963006: Include AvailabilityMacros.h only where it is used. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 | « Source/core/platform/mac/NSScrollerImpDetails.h ('k') | Source/core/rendering/RenderThemeChromiumMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/cf/HyphenationCF.cpp
diff --git a/Source/core/platform/text/cf/HyphenationCF.cpp b/Source/core/platform/text/cf/HyphenationCF.cpp
index 16ca003ab0cd5225f49910c8c543c269cae329d2..821dbc8aa056c20a795bdff77b79ef6f93589c2f 100644
--- a/Source/core/platform/text/cf/HyphenationCF.cpp
+++ b/Source/core/platform/text/cf/HyphenationCF.cpp
@@ -25,6 +25,7 @@
#include "config.h"
#include "core/platform/text/Hyphenation.h"
+#include <AvailabilityMacros.h>
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1070
« no previous file with comments | « Source/core/platform/mac/NSScrollerImpDetails.h ('k') | Source/core/rendering/RenderThemeChromiumMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698