Chromium Code Reviews| Index: net/cert/x509_util_android.cc |
| diff --git a/net/cert/x509_util_android.cc b/net/cert/x509_util_android.cc |
| index 908ce3cd655f1bceb74efb4973db79f8a91f1a92..c89c7f0b925234b528df4b1f68fa5a4fdfadcb66 100644 |
| --- a/net/cert/x509_util_android.cc |
| +++ b/net/cert/x509_util_android.cc |
| @@ -32,4 +32,4 @@ bool RegisterX509Util(JNIEnv* env) { |
| return RegisterNativesImpl(env); |
| } |
| -} // net namespace |
| +} // namespace net |