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

Unified Diff: public/webview/WebDataSource.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/WebDOMResourceProgressEvent.h ('k') | public/webview/WebDatabase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebDataSource.h
diff --git a/Source/WebKit/chromium/public/WebDataSource.h b/public/webview/WebDataSource.h
similarity index 99%
copy from Source/WebKit/chromium/public/WebDataSource.h
copy to public/webview/WebDataSource.h
index e0bcda0d6a19f3d72056eb44c130de264c90258c..e7eab6a8ac509ddd18a7de40586238fc4bb98fe6 100644
--- a/Source/WebKit/chromium/public/WebDataSource.h
+++ b/public/webview/WebDataSource.h
@@ -31,7 +31,7 @@
#ifndef WebDataSource_h
#define WebDataSource_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
#include "WebNavigationType.h"
#include "WebTextDirection.h"
« no previous file with comments | « public/webview/WebDOMResourceProgressEvent.h ('k') | public/webview/WebDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698