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

Unified Diff: Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp

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/FrameLoaderClientImpl.cpp
diff --git a/Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp b/Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp
index 236c2382dbab77850bd3f8a21055bd6c6bacdb69..8cf90ba803916705cc1fbc56c7e61a880b851688 100644
--- a/Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp
+++ b/Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp
@@ -47,13 +47,13 @@
#include "HTMLNames.h"
#include "HistoryItem.h"
#include "HitTestResult.h"
-#include "MIMETypeRegistry.h"
#include "MessageEvent.h"
#include "MouseEvent.h"
#include "Page.h"
#include "PluginData.h"
#include "ProgressTracker.h"
#include "ResourceLoader.h"
+#include "core/platform/MIMETypeRegistry.h"
#include "core/platform/network/HTTPParsers.h"
#include "core/platform/network/ResourceHandleInternal.h"
#if ENABLE(MEDIA_STREAM)
« no previous file with comments | « Source/WebKit/chromium/src/FrameLoaderClientImpl.h ('k') | Source/WebKit/chromium/src/InspectorClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698