[cleanup] clang-format chrome/browser/ui.

Produced with:

find chrome/browser/ui -name "*.cc" -o -name "*.h" -o -name "*.mm" | xargs clang-format -i

[email protected]

NO_IFTTT=Reformat only

Bug: none
Change-Id: I9b1851a0666f0386f34e47f4592f4460a9486d0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6117306
Reviewed-by: Peter Boström <[email protected]>
Commit-Queue: Peter Boström <[email protected]>
Owners-Override: Peter Boström <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1399675}
diff --git a/chrome/browser/ui/android/hats/survey_client_android.h b/chrome/browser/ui/android/hats/survey_client_android.h
index eab31ce..1801c36 100644
--- a/chrome/browser/ui/android/hats/survey_client_android.h
+++ b/chrome/browser/ui/android/hats/survey_client_android.h
@@ -6,6 +6,7 @@
 #define CHROME_BROWSER_UI_ANDROID_HATS_SURVEY_CLIENT_ANDROID_H_
 
 #include <jni.h>
+
 #include <memory>
 #include <string>