WebKit1 should build cleanly with strict OwnPtrs
Created attachment 91067 [details] Patch
Comment on attachment 91067 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=91067&action=review one minor nit. > Source/WebKit/mac/WebView/WebDeviceOrientationProviderMock.mm:28 > +#import <wtf/PassOwnPtr.h> Should this be after the import that follows it?
Committed r84883: <http://trac.webkit.org/changeset/84883>