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

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

Issue 13840007: Absolutify paths to platform/network. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/AssociatedURLLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/AssertMatchingEnums.cpp
diff --git a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
index fae068cb1e02feb530031b30c34812cc6bf8491a..acf395b17db12a5550599bf7f0ef6efa4f236b3a 100644
--- a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
+++ b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
@@ -57,8 +57,6 @@
#include "NotificationClient.h"
#include "PageVisibilityState.h"
#include "ReferrerPolicy.h"
-#include "ResourceLoadPriority.h"
-#include "ResourceResponse.h"
#include "Settings.h"
#include "SpeechRecognitionError.h"
#include "StorageQuota.h"
@@ -110,6 +108,8 @@
#include "core/platform/mediastream/MediaStreamSource.h"
#include "core/platform/mediastream/RTCDataChannelHandlerClient.h"
#include "core/platform/mediastream/RTCPeerConnectionHandlerClient.h"
+#include "core/platform/network/ResourceLoadPriority.h"
+#include "core/platform/network/ResourceResponse.h"
#include <public/WebClipboard.h>
#include <public/WebFileError.h>
#include <public/WebFileInfo.h>
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/AssociatedURLLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698