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

Unified Diff: Source/core/platform/AsyncFileSystemCallbacks.h

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 | « Source/core/page/Settings.cpp ('k') | Source/core/platform/CrossThreadCopier.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/AsyncFileSystemCallbacks.h
diff --git a/Source/core/platform/AsyncFileSystemCallbacks.h b/Source/core/platform/AsyncFileSystemCallbacks.h
index 17f95b99fc83e8329c901e1f9c6594f0d912e2e0..ef70406a97f3d4b25ae2c30aa4c9b61cd2a889b0 100644
--- a/Source/core/platform/AsyncFileSystemCallbacks.h
+++ b/Source/core/platform/AsyncFileSystemCallbacks.h
@@ -33,8 +33,8 @@
#include "AsyncFileSystem.h"
#include "AsyncFileWriter.h"
-#include "BlobData.h"
#include "FileMetadata.h"
+#include "core/platform/network/BlobData.h"
#include <wtf/text/WTFString.h>
namespace WebCore {
« no previous file with comments | « Source/core/page/Settings.cpp ('k') | Source/core/platform/CrossThreadCopier.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698