| Index: chrome/browser/sync_file_system/local/syncable_file_system_operation.cc
|
| diff --git a/chrome/browser/sync_file_system/local/syncable_file_system_operation.cc b/chrome/browser/sync_file_system/local/syncable_file_system_operation.cc
|
| index 49499bd1ff49cd2d176065dd55239984c6046056..b5a907a889dd42387bfc1253c92b11404f2ad9d3 100644
|
| --- a/chrome/browser/sync_file_system/local/syncable_file_system_operation.cc
|
| +++ b/chrome/browser/sync_file_system/local/syncable_file_system_operation.cc
|
| @@ -274,7 +274,6 @@ void SyncableFileSystemOperation::TouchFile(
|
| void SyncableFileSystemOperation::OpenFile(
|
| const FileSystemURL& url,
|
| int file_flags,
|
| - base::ProcessHandle peer_handle,
|
| const OpenFileCallback& callback) {
|
| NOTREACHED();
|
| }
|
|
|