Index: storage/common/blob/blob_data.cc |
diff --git a/webkit/common/blob/blob_data.cc b/storage/common/blob/blob_data.cc |
similarity index 97% |
rename from webkit/common/blob/blob_data.cc |
rename to storage/common/blob/blob_data.cc |
index 4718c74ecb483a5a1508c831551c3303ffc6501e..23f73e3f0ffcb4c26fc38be3588528e245128886 100644 |
--- a/webkit/common/blob/blob_data.cc |
+++ b/storage/common/blob/blob_data.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/common/blob/blob_data.h" |
+#include "storage/common/blob/blob_data.h" |
#include "base/logging.h" |
#include "base/strings/sys_string_conversions.h" |