git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move the legacy WebKit API into WebKitLegacy.framework and move it inside WebKit...
[WebKit-https.git]
/
Source
/
WebKit
/
ios
/
WebView
/
WebPDFViewIOS.h
diff --git
a/Source/WebKit/ios/WebView/WebPDFViewIOS.h
b/Source/WebKit/ios/WebView/WebPDFViewIOS.h
index
1357ccb
..
602fcd0
100644
(file)
--- a/
Source/WebKit/ios/WebView/WebPDFViewIOS.h
+++ b/
Source/WebKit/ios/WebView/WebPDFViewIOS.h
@@
-23,7
+23,7
@@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#import <WebKit/WebDocumentPrivate.h>
+#import <WebKit
Legacy
/WebDocumentPrivate.h>
@interface WebPDFView : WAKView <WebPDFDocumentView, WebPDFDocumentRepresentation> {
BOOL dataSourceHasBeenSet;