| Index: webkit/chromeos/fileapi/remote_file_system_proxy.h
|
| diff --git a/webkit/chromeos/fileapi/remote_file_system_proxy.h b/webkit/chromeos/fileapi/remote_file_system_proxy.h
|
| index c749982a179a153435ff985b0e074ff79a922995..724fbea24424050e46737f016fcfbfbc75253b54 100644
|
| --- a/webkit/chromeos/fileapi/remote_file_system_proxy.h
|
| +++ b/webkit/chromeos/fileapi/remote_file_system_proxy.h
|
| @@ -68,6 +68,6 @@ class RemoteFileSystemProxyInterface :
|
| // TODO(zelidrag): More methods to follow as we implement other parts of FSO.
|
| };
|
|
|
| -} // namespace chromeos
|
| +} // namespace fileapi
|
|
|
| #endif // WEBKIT_CHROMEOS_FILEAPI_REMOTE_FILE_SYSTEM_PROXY_H_
|
|
|