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

Unified Diff: public/webview/WebDocument.h

Issue 16358003: mv Source/WebKit/chromium/public to public/webview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 | « public/webview/WebDeviceOrientationController.h ('k') | public/webview/WebDocumentType.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebDocument.h
diff --git a/Source/WebKit/chromium/public/WebDocument.h b/public/webview/WebDocument.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebDocument.h
copy to public/webview/WebDocument.h
index 6d9a2bd85bb378f9031dc62b683def7f86169c9d..8d1d009bdd175b5079fa851455a740f8a042b09d 100644
--- a/Source/WebKit/chromium/public/WebDocument.h
+++ b/public/webview/WebDocument.h
@@ -31,8 +31,8 @@
#ifndef WebDocument_h
#define WebDocument_h
-#include "../../../../public/platform/WebReferrerPolicy.h"
-#include "../../../../public/platform/WebVector.h"
+#include "../platform/WebReferrerPolicy.h"
+#include "../platform/WebVector.h"
#include "WebDraggableRegion.h"
#include "WebNode.h"
#include "WebSecurityOrigin.h"
« no previous file with comments | « public/webview/WebDeviceOrientationController.h ('k') | public/webview/WebDocumentType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698