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

Unified Diff: public/webview/WebRange.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/WebPrintScalingOption.h ('k') | public/webview/WebRuntimeFeatures.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebRange.h
diff --git a/Source/WebKit/chromium/public/WebRange.h b/public/webview/WebRange.h
similarity index 96%
copy from Source/WebKit/chromium/public/WebRange.h
copy to public/webview/WebRange.h
index 2a4fd2e5d65eab6fa1b6d76807cdf6000d34fb31..18cfc540ad2d992a8306acfeeadd3ba2ce88d350 100644
--- a/Source/WebKit/chromium/public/WebRange.h
+++ b/public/webview/WebRange.h
@@ -31,8 +31,8 @@
#ifndef WebRange_h
#define WebRange_h
-#include "../../../../public/platform/WebCommon.h"
-#include "../../../../public/platform/WebVector.h"
+#include "../platform/WebCommon.h"
+#include "../platform/WebVector.h"
#if WEBKIT_IMPLEMENTATION
namespace WebCore { class Range; }
« no previous file with comments | « public/webview/WebPrintScalingOption.h ('k') | public/webview/WebRuntimeFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698