| Index: mojo/edk/system/core.h
|
| diff --git a/mojo/edk/system/core.h b/mojo/edk/system/core.h
|
| index c2d0aa7124c2415029818fb77525031aad11e6de..0f571662f2165befa6ab891a108500034ce9ea46 100644
|
| --- a/mojo/edk/system/core.h
|
| +++ b/mojo/edk/system/core.h
|
| @@ -299,7 +299,6 @@ class MOJO_SYSTEM_IMPL_EXPORT Core {
|
| // but cannot be associated with a specific process.
|
| ProcessErrorCallback default_process_error_callback_;
|
|
|
| - base::Lock handles_lock_;
|
| HandleTable handles_;
|
|
|
| base::Lock mapping_table_lock_; // Protects |mapping_table_|.
|
|
|