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

Unified Diff: Source/core/platform/mac/NSScrollerImpDetails.h

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/EmptyProtocolDefinitions.h ('k') | Source/core/platform/text/cf/HyphenationCF.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mac/NSScrollerImpDetails.h
diff --git a/Source/core/platform/mac/NSScrollerImpDetails.h b/Source/core/platform/mac/NSScrollerImpDetails.h
index 08744f2b9438b98078afdfe5b50d2103fdc8922f..309e2d25960970edd0fcfcf5bb2998f65e1d0a5e 100644
--- a/Source/core/platform/mac/NSScrollerImpDetails.h
+++ b/Source/core/platform/mac/NSScrollerImpDetails.h
@@ -27,6 +27,7 @@
#define WebCore_NSScrollerImpDetails_h
#include "config.h"
+#import <AvailabilityMacros.h>
// Public APIs not available on versions of Mac on which we build
#if __MAC_OS_X_VERSION_MAX_ALLOWED == 1060
« no previous file with comments | « Source/core/platform/mac/EmptyProtocolDefinitions.h ('k') | Source/core/platform/text/cf/HyphenationCF.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698