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

Unified Diff: public/web/WebIconURL.h

Issue 65763002: Rewrite relative includes in public/web/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: a blink_public target which doesn't work Created 7 years, 1 month 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/web/WebHitTestResult.h ('k') | public/web/WebImageCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebIconURL.h
diff --git a/public/web/WebIconURL.h b/public/web/WebIconURL.h
index 429c5c36bee52d6d9a73759931ed2c8939ca5722..009671e0982954674f7bd3e81a34d000cbba4400 100644
--- a/public/web/WebIconURL.h
+++ b/public/web/WebIconURL.h
@@ -34,7 +34,7 @@
#if BLINK_IMPLEMENTATION
#include "core/dom/IconURL.h"
#endif
-#include "../platform/WebURL.h"
+#include "public/platform/WebURL.h"
namespace blink {
« no previous file with comments | « public/web/WebHitTestResult.h ('k') | public/web/WebImageCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698