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

Unified Diff: public/webview/WebPageOverlay.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/WebOptionElement.h ('k') | public/webview/WebPagePopup.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebPageOverlay.h
diff --git a/Source/WebKit/chromium/public/WebPageOverlay.h b/public/webview/WebPageOverlay.h
similarity index 94%
copy from Source/WebKit/chromium/public/WebPageOverlay.h
copy to public/webview/WebPageOverlay.h
index 6942a049d5cbc1b1b42fecb79fcad396fed041b3..6a7e5199d8b5df253696a3d9d61b6dde9ae35acb 100644
--- a/Source/WebKit/chromium/public/WebPageOverlay.h
+++ b/public/webview/WebPageOverlay.h
@@ -29,8 +29,8 @@
#ifndef WebPageOverlay_h
#define WebPageOverlay_h
-#include "../../../../public/platform/WebCanvas.h"
-#include "../../../../public/platform/WebRect.h"
+#include "../platform/WebCanvas.h"
+#include "../platform/WebRect.h"
namespace WebKit {
« no previous file with comments | « public/webview/WebOptionElement.h ('k') | public/webview/WebPagePopup.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698