Chromium Code Reviews| Index: net/cert/x509_util_ios.cc |
| diff --git a/net/cert/x509_util_ios.cc b/net/cert/x509_util_ios.cc |
| index 5de6d199eaaa4f2ff9dcdbed7c587ec015fb9dbf..736c26e0438f160e6d9409e909badabf81370b43 100644 |
| --- a/net/cert/x509_util_ios.cc |
| +++ b/net/cert/x509_util_ios.cc |
| @@ -14,7 +14,7 @@ |
| #include "net/cert/x509_certificate.h" |
| #include "net/cert/x509_util_nss.h" |
| -using base::mac::ScopedCFTypeRef; |
| +using base::ScopedCFTypeRef; |
| namespace net { |
| namespace x509_util_ios { |