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

Unified Diff: public/webview/WebIconURL.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/WebIconLoadingCompletion.h ('k') | public/webview/WebImageCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebIconURL.h
diff --git a/Source/WebKit/chromium/public/WebIconURL.h b/public/webview/WebIconURL.h
similarity index 98%
copy from Source/WebKit/chromium/public/WebIconURL.h
copy to public/webview/WebIconURL.h
index 5401e99ec58ce8f4697b4df8894e0a8bd0bd7fcf..e718372cf67101ead41108d2bb6749651682f34a 100644
--- a/Source/WebKit/chromium/public/WebIconURL.h
+++ b/public/webview/WebIconURL.h
@@ -34,7 +34,7 @@
#if WEBKIT_IMPLEMENTATION
#include "core/dom/IconURL.h"
#endif
-#include "../../../../public/platform/WebURL.h"
+#include "../platform/WebURL.h"
namespace WebKit {
« no previous file with comments | « public/webview/WebIconLoadingCompletion.h ('k') | public/webview/WebImageCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698