Index: sandbox/src/handle_table.h |
=================================================================== |
--- sandbox/src/handle_table.h (revision 91270) |
+++ sandbox/src/handle_table.h (working copy) |
@@ -155,10 +155,6 @@ |
DISALLOW_COPY_AND_ASSIGN(HandleTable); |
}; |
-// Returns the object manager's name associated with a handle |
-bool GetHandleName(HANDLE handle, string16* handle_name); |
- |
- |
} // namespace sandbox |
#endif // SANDBOX_SRC_HANDLE_TABLE_H_ |