Index: base/mac/scoped_authorizationref.h |
diff --git a/base/mac/scoped_authorizationref.h b/base/mac/scoped_authorizationref.h |
index 03cde86140e6aa74a5edb69643c0ec6e4896e0eb..b83f8dfb357f61b55693975002b88b054663e3ef 100644 |
--- a/base/mac/scoped_authorizationref.h |
+++ b/base/mac/scoped_authorizationref.h |
@@ -11,7 +11,7 @@ |
#include "base/macros.h" |
// ScopedAuthorizationRef maintains ownership of an AuthorizationRef. It is |
-// patterned after the scoped_ptr interface. |
+// patterned after the unique_ptr interface. |
namespace base { |
namespace mac { |