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

Unified Diff: Source/core/platform/network/BlobRegistryProxy.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: undo changes that were moved out of core/platform Created 7 years, 7 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/core/platform/network/BlobRegistryProxy.cpp
diff --git a/Source/core/platform/network/BlobRegistryProxy.cpp b/Source/core/platform/network/BlobRegistryProxy.cpp
index 3d173b2d1e2bf2f0ceecb7955600d346b28d9953..a96b589acd615de40423c55d4a94e39cab276f0f 100644
--- a/Source/core/platform/network/BlobRegistryProxy.cpp
+++ b/Source/core/platform/network/BlobRegistryProxy.cpp
@@ -34,7 +34,6 @@
#include "core/platform/KURL.h"
#include "core/platform/network/BlobData.h"
-#include "core/platform/network/ResourceHandle.h"
#include <public/Platform.h>
#include <public/WebBlobData.h>
#include <public/WebBlobRegistry.h>

Powered by Google App Engine
This is Rietveld 408576698