Chromium Code Reviews| Index: net/cert/x509_util_android.h | 
| diff --git a/net/cert/x509_util_android.h b/net/cert/x509_util_android.h | 
| index 205a60ab58b4db98aaa22f48458d372513b2e9ce..e0917dc9d1c1b10f38477a5ca837809432806439 100644 | 
| --- a/net/cert/x509_util_android.h | 
| +++ b/net/cert/x509_util_android.h | 
| @@ -11,6 +11,6 @@ namespace net { | 
| bool RegisterX509Util(JNIEnv* env); | 
| -} // net namespace | 
| +} // namespace net | 
| #endif // NET_CERT_X509_UTIL_ANDROID_H_ |