Chromium Code Reviews| Index: components/sync/android/sync_jni_registrar.h |
| diff --git a/components/sync/android/sync_jni_registrar.h b/components/sync/android/sync_jni_registrar.h |
| index 507905b368774b82be16b1179be9a94f1bb08ba5..ba8dd055071790b826c3e070cb4956b2636a62bd 100644 |
| --- a/components/sync/android/sync_jni_registrar.h |
| +++ b/components/sync/android/sync_jni_registrar.h |
| @@ -12,6 +12,7 @@ |
| namespace syncer { |
| SYNC_EXPORT bool RegisterSyncJni(JNIEnv* env); |
| -} |
| + |
| +} // namespace syncer |
| #endif // COMPONENTS_SYNC_ANDROID_SYNC_JNI_REGISTRAR_H_ |