| Index: storage/common/blob/scoped_file.cc
|
| diff --git a/webkit/common/blob/scoped_file.cc b/storage/common/blob/scoped_file.cc
|
| similarity index 98%
|
| rename from webkit/common/blob/scoped_file.cc
|
| rename to storage/common/blob/scoped_file.cc
|
| index 19e68e19d22a53a175bbe5fbff49f8cf6b46246e..9cfb1a81e44d42c6e2c8181277f20e0cce22eaea 100644
|
| --- a/webkit/common/blob/scoped_file.cc
|
| +++ b/storage/common/blob/scoped_file.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/scoped_file.h"
|
| +#include "storage/common/blob/scoped_file.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|