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

Unified Diff: public/webview/WebView.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/WebValidationMessageClient.h ('k') | public/webview/WebViewBenchmarkSupport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebView.h
diff --git a/Source/WebKit/chromium/public/WebView.h b/public/webview/WebView.h
similarity index 99%
copy from Source/WebKit/chromium/public/WebView.h
copy to public/webview/WebView.h
index c7e84fef86230b485a5d1954fd53bd8382b3afdf..44808af224239ea9e92b1004912bdfe1f59ac65e 100644
--- a/Source/WebKit/chromium/public/WebView.h
+++ b/public/webview/WebView.h
@@ -31,8 +31,8 @@
#ifndef WebView_h
#define WebView_h
-#include "../../../../public/platform/WebString.h"
-#include "../../../../public/platform/WebVector.h"
+#include "../platform/WebString.h"
+#include "../platform/WebVector.h"
#include "WebDragOperation.h"
#include "WebPageVisibilityState.h"
#include "WebWidget.h"
« no previous file with comments | « public/webview/WebValidationMessageClient.h ('k') | public/webview/WebViewBenchmarkSupport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698