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

Unified Diff: chrome/android/java/res/layout/new_tab_page_snippets_header.xml

Issue 2275693003: Ntp: show footer with learn more link. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@9patches
Patch Set: Use the intended url. Created 4 years, 4 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/android/java/res/layout/new_tab_page_snippets_header.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_snippets_header.xml b/chrome/android/java/res/layout/new_tab_page_snippets_header.xml
index 34d7d150721f62ba9ab1673d68e5a8fb822b54fd..5d9206147a1bda08db396c29967e6f77962a91b3 100644
--- a/chrome/android/java/res/layout/new_tab_page_snippets_header.xml
+++ b/chrome/android/java/res/layout/new_tab_page_snippets_header.xml
@@ -5,7 +5,6 @@
<TextView
xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/suggestions_section_header"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textColor="@color/snippets_list_header_text_color"

Powered by Google App Engine
This is Rietveld 408576698