| Index: storage/common/fileapi/directory_entry.cc
|
| diff --git a/webkit/common/fileapi/directory_entry.cc b/storage/common/fileapi/directory_entry.cc
|
| similarity index 92%
|
| rename from webkit/common/fileapi/directory_entry.cc
|
| rename to storage/common/fileapi/directory_entry.cc
|
| index ea062b4a8c898c0b89f6e199499f723ff3dcd1a1..477ede804ffdde5da067cb2ca66c32cd98a9420d 100644
|
| --- a/webkit/common/fileapi/directory_entry.cc
|
| +++ b/storage/common/fileapi/directory_entry.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/fileapi/directory_entry.h"
|
| +#include "storage/common/fileapi/directory_entry.h"
|
|
|
| namespace storage {
|
|
|
|
|