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

Unified Diff: Source/core/platform/network/BlobData.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
Index: Source/core/platform/network/BlobData.cpp
diff --git a/Source/core/platform/network/BlobData.cpp b/Source/core/platform/network/BlobData.cpp
index b816c486471a5548e08c9b85e4238d791a561814..1c29e571edbeff6cb6ee896a84f2b9c30cbb7a57 100644
--- a/Source/core/platform/network/BlobData.cpp
+++ b/Source/core/platform/network/BlobData.cpp
@@ -29,9 +29,9 @@
*/
#include "config.h"
-#include "BlobData.h"
#include "BlobURL.h"
#include "ThreadableBlobRegistry.h"
+#include "core/platform/network/BlobData.h"
#include <wtf/OwnPtr.h>
#include <wtf/PassOwnPtr.h>
« no previous file with comments | « Source/core/platform/chromium/support/WebURLResponse.cpp ('k') | Source/core/platform/network/BlobRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698