| Index: storage/common/blob/shareable_file_reference.cc
|
| diff --git a/webkit/common/blob/shareable_file_reference.cc b/storage/common/blob/shareable_file_reference.cc
|
| similarity index 98%
|
| rename from webkit/common/blob/shareable_file_reference.cc
|
| rename to storage/common/blob/shareable_file_reference.cc
|
| index 93d0631ee9afdc1c68df752e4546898c1c870a05..ccef283dc8dd5fa5884ad0c51dcecf4a68376c1e 100644
|
| --- a/webkit/common/blob/shareable_file_reference.cc
|
| +++ b/storage/common/blob/shareable_file_reference.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/shareable_file_reference.h"
|
| +#include "storage/common/blob/shareable_file_reference.h"
|
|
|
| #include <map>
|
|
|
|
|