| Index: base/test/opaque_ref_counted.h
|
| diff --git a/base/test/opaque_ref_counted.h b/base/test/opaque_ref_counted.h
|
| index c0ddc87fe164d311a25d6df9ef271f6976b176f5..9ec83db6875e97c8d7e5d62c3a3af411ab269e27 100644
|
| --- a/base/test/opaque_ref_counted.h
|
| +++ b/base/test/opaque_ref_counted.h
|
| @@ -23,7 +23,4 @@ void TestOpaqueRefCountedThreadSafe(
|
|
|
| } // namespace base
|
|
|
| -extern template class scoped_refptr<base::OpaqueRefCounted>;
|
| -extern template class scoped_refptr<base::OpaqueRefCountedThreadSafe>;
|
| -
|
| #endif // BASE_TEST_OPAQUE_REF_COUNTED_H_
|
|
|