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

Unified Diff: content/common/resource_request_body.h

Issue 442383002: Move storage-related files from webkit/ to new top-level directory storage/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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 | « content/common/quota_messages.h ('k') | content/common/shareable_file_reference_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/resource_request_body.h
diff --git a/content/common/resource_request_body.h b/content/common/resource_request_body.h
index 3167e16a7d57bf7e339e088e8569072b8b06a412..8d36102d07e55a8f532cba002f66caa851a2476c 100644
--- a/content/common/resource_request_body.h
+++ b/content/common/resource_request_body.h
@@ -12,7 +12,7 @@
#include "base/supports_user_data.h"
#include "content/common/content_export.h"
#include "url/gurl.h"
-#include "webkit/common/data_element.h"
+#include "storage/common/data_element.h"
namespace base {
class FilePath;
« no previous file with comments | « content/common/quota_messages.h ('k') | content/common/shareable_file_reference_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698