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

Unified Diff: public/webview/WebFrame.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, 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
« no previous file with comments | « public/webview/WebFormElement.h ('k') | public/webview/WebFrameClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebFrame.h
diff --git a/Source/WebKit/chromium/public/WebFrame.h b/public/webview/WebFrame.h
similarity index 98%
copy from Source/WebKit/chromium/public/WebFrame.h
copy to public/webview/WebFrame.h
index 68d578fb810cc60155f9b04cf1fad9a54759d8f4..690d06277577122dadec0e2e6a2f0a3fe6060435 100644
--- a/Source/WebKit/chromium/public/WebFrame.h
+++ b/public/webview/WebFrame.h
@@ -31,12 +31,12 @@
#ifndef WebFrame_h
#define WebFrame_h
-#include "../../../../public/platform/WebCanvas.h"
-#include "../../../../public/platform/WebFileSystem.h"
-#include "../../../../public/platform/WebFileSystemType.h"
-#include "../../../../public/platform/WebMessagePortChannel.h"
-#include "../../../../public/platform/WebReferrerPolicy.h"
-#include "../../../../public/platform/WebURL.h"
+#include "../platform/WebCanvas.h"
+#include "../platform/WebFileSystem.h"
+#include "../platform/WebFileSystemType.h"
+#include "../platform/WebMessagePortChannel.h"
+#include "../platform/WebReferrerPolicy.h"
+#include "../platform/WebURL.h"
#include "WebIconURL.h"
#include "WebNode.h"
#include "WebURLLoaderOptions.h"
« no previous file with comments | « public/webview/WebFormElement.h ('k') | public/webview/WebFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698