Index: components/sync/android/model_type_helper.h |
diff --git a/components/sync/android/model_type_helper.h b/components/sync/android/model_type_helper.h |
index 4e27a527e4ace19127ca1398b73ae99849194403..45a1746138cec6b3ce5a06633c77e2054ab4febd 100644 |
--- a/components/sync/android/model_type_helper.h |
+++ b/components/sync/android/model_type_helper.h |
@@ -10,6 +10,7 @@ |
namespace syncer { |
bool RegisterModelTypeHelperJni(JNIEnv* env); |
-} |
+ |
+} // namespace syncer |
#endif // COMPONENTS_SYNC_ANDROID_MODEL_TYPE_HELPER_H_ |