Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1870)

Unified Diff: chrome/browser/android/ntp/ntp_snippets_bridge.h

Issue 2744253004: NTP: clang-format (Closed)
Patch Set: rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/ntp/ntp_snippets_bridge.h
diff --git a/chrome/browser/android/ntp/ntp_snippets_bridge.h b/chrome/browser/android/ntp/ntp_snippets_bridge.h
index 78dc3ff30efa5128de0968a7a15f0f70e5d2de79..be7f42f1459b695c4272e8103f02a491a192b0a7 100644
--- a/chrome/browser/android/ntp/ntp_snippets_bridge.h
+++ b/chrome/browser/android/ntp/ntp_snippets_bridge.h
@@ -66,9 +66,8 @@ class NTPSnippetsBridge
jint j_category_id,
const base::android::JavaParamRef<jobjectArray>& j_displayed_suggestions);
- void ReloadSuggestions(
- JNIEnv* env,
- const base::android::JavaParamRef<jobject>& obj);
+ void ReloadSuggestions(JNIEnv* env,
+ const base::android::JavaParamRef<jobject>& obj);
void DismissSuggestion(
JNIEnv* env,
« no previous file with comments | « chrome/browser/android/ntp/most_visited_sites_bridge.cc ('k') | chrome/browser/android/ntp/ntp_snippets_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698