| Index: webkit/browser/fileapi/syncable/local_file_sync_status.cc
|
| diff --git a/webkit/fileapi/syncable/local_file_sync_status.cc b/webkit/browser/fileapi/syncable/local_file_sync_status.cc
|
| similarity index 97%
|
| rename from webkit/fileapi/syncable/local_file_sync_status.cc
|
| rename to webkit/browser/fileapi/syncable/local_file_sync_status.cc
|
| index b043650eb40aef99071615d9443a4962fb94c6e9..3de91bfc94f8eec5ddc131a2add9d6688716af8d 100644
|
| --- a/webkit/fileapi/syncable/local_file_sync_status.cc
|
| +++ b/webkit/browser/fileapi/syncable/local_file_sync_status.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/fileapi/syncable/local_file_sync_status.h"
|
| +#include "webkit/browser/fileapi/syncable/local_file_sync_status.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|