* WebCoreSupport/WebSystemInterface.mm:
(InitWebCoreSystemInterface):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@103652
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-12-23 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium Mac build fix.
+
+ * WebCoreSupport/WebSystemInterface.mm:
+ (InitWebCoreSystemInterface):
+
2011-12-21 Sam Weinig <sam@webkit.org>
Start extracting platform specific bits out of PlatformEvents
INIT(SignedPublicKeyAndChallengeString);
INIT(GetPreferredExtensionForMIMEType);
INIT(GetWheelEventDeltas);
+#if PLATFORM(MAC)
INIT(GetNSEventKeyChar);
+#endif
INIT(HitTestMediaUIPart);
INIT(InitializeMaximumHTTPConnectionCountPerHost);
INIT(MeasureMediaUIPart);