| 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 24856e8a491df61ce5b8a20bb4cae39b2430df39..2e3f051ef395de82fe0958c7cb0957d901e85aad 100644
|
| --- a/chrome/browser/android/ntp/ntp_snippets_bridge.h
|
| +++ b/chrome/browser/android/ntp/ntp_snippets_bridge.h
|
| @@ -105,6 +105,7 @@ class NTPSnippetsBridge
|
| const base::android::JavaParamRef<jobject>& obj,
|
| jint global_position,
|
| jint j_category_id,
|
| + jint category_index,
|
| jint category_position,
|
| jlong publish_timestamp_ms,
|
| jfloat score,
|
|
|