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

Unified Diff: Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/src/WebIconLoadingCompletionImpl.h
diff --git a/Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h b/Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h
index 305db8f3cb425070258261915475cd883f3d5d60..26291391c463cefe184a3dadd57f664308c94a7a 100644
--- a/Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h
+++ b/Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.h
@@ -31,8 +31,8 @@
#ifndef WebIconLoadingCompletionImpl_h
#define WebIconLoadingCompletionImpl_h
-#include "FileIconLoader.h"
#include "WebIconLoadingCompletion.h"
+#include "core/platform/FileIconLoader.h"
#include <public/WebData.h>
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>
« no previous file with comments | « Source/WebKit/chromium/src/WebIDBDatabaseImpl.cpp ('k') | Source/WebKit/chromium/src/WebIconLoadingCompletionImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698