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

Unified Diff: Source/core/platform/mac/EmptyProtocolDefinitions.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
Index: Source/core/platform/mac/EmptyProtocolDefinitions.h
diff --git a/Source/core/platform/mac/EmptyProtocolDefinitions.h b/Source/core/platform/mac/EmptyProtocolDefinitions.h
index 016adb50e378096e47f49e2b51fcb5317e8be5c3..46e265b859930de32cd49388534d1c7c1437bb94 100644
--- a/Source/core/platform/mac/EmptyProtocolDefinitions.h
+++ b/Source/core/platform/mac/EmptyProtocolDefinitions.h
@@ -25,6 +25,8 @@
#if defined(__OBJC__)
+#import <AvailabilityMacros.h>
+
#define EMPTY_PROTOCOL(NAME) \
@protocol NAME <NSObject> \
@end
« no previous file with comments | « Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm ('k') | Source/core/platform/mac/NSScrollerImpDetails.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698