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

Unified Diff: public/webview/WebSettings.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/WebSerializedScriptValue.h ('k') | public/webview/WebSharedWorker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebSettings.h
diff --git a/Source/WebKit/chromium/public/WebSettings.h b/public/webview/WebSettings.h
similarity index 98%
copy from Source/WebKit/chromium/public/WebSettings.h
copy to public/webview/WebSettings.h
index d5a8bca8b0e296d4f1a71398c84d708abce35115..6854fb7194c762132426bad4d9cbc6acc2e6d8a7 100644
--- a/Source/WebKit/chromium/public/WebSettings.h
+++ b/public/webview/WebSettings.h
@@ -31,8 +31,8 @@
#ifndef WebSettings_h
#define WebSettings_h
-#include "../../../../public/platform/WebCommon.h"
-#include "../../../../public/platform/WebSize.h"
+#include "../platform/WebCommon.h"
+#include "../platform/WebSize.h"
#include <unicode/uscript.h>
namespace WebKit {
« no previous file with comments | « public/webview/WebSerializedScriptValue.h ('k') | public/webview/WebSharedWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698