Index: storage/browser/fileapi/quota/quota_reservation_manager.cc |
diff --git a/webkit/browser/fileapi/quota/quota_reservation_manager.cc b/storage/browser/fileapi/quota/quota_reservation_manager.cc |
similarity index 93% |
rename from webkit/browser/fileapi/quota/quota_reservation_manager.cc |
rename to storage/browser/fileapi/quota/quota_reservation_manager.cc |
index 6ab2c26ffdc472a477a7925cd94810656d78dcb7..b5ee5d8705569d8d5072426a89ca5ca82abf1956 100644 |
--- a/webkit/browser/fileapi/quota/quota_reservation_manager.cc |
+++ b/storage/browser/fileapi/quota/quota_reservation_manager.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/browser/fileapi/quota/quota_reservation_manager.h" |
+#include "storage/browser/fileapi/quota/quota_reservation_manager.h" |
-#include "webkit/browser/fileapi/quota/quota_reservation.h" |
-#include "webkit/browser/fileapi/quota/quota_reservation_buffer.h" |
+#include "storage/browser/fileapi/quota/quota_reservation.h" |
+#include "storage/browser/fileapi/quota/quota_reservation_buffer.h" |
namespace storage { |