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

Unified Diff: Source/WebKit/chromium/public/WebIconURL.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner Created 7 years, 8 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
Index: Source/WebKit/chromium/public/WebIconURL.h
diff --git a/Source/WebKit/chromium/public/WebIconURL.h b/Source/WebKit/chromium/public/WebIconURL.h
index d6eb98dccd82f26306af58a97a3df98e30c1698a..cc19715311a33aecc5c2c7775e9201ae5c36b0bd 100644
--- a/Source/WebKit/chromium/public/WebIconURL.h
+++ b/Source/WebKit/chromium/public/WebIconURL.h
@@ -32,7 +32,7 @@
#define WebIconURL_h
#if WEBKIT_IMPLEMENTATION
-#include "IconURL.h"
+#include "core/dom/IconURL.h"
#endif
#include "../../../Platform/chromium/public/WebURL.h"
« no previous file with comments | « Source/WebKit/chromium/public/WebDOMMessageEvent.h ('k') | Source/WebKit/chromium/src/ApplicationCacheHost.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698