| Index: chrome/android/java/res/layout/new_tab_page_layout.xml
|
| diff --git a/chrome/android/java/res/layout/new_tab_page_layout.xml b/chrome/android/java/res/layout/new_tab_page_layout.xml
|
| index d68172e9b2b27120bd4ef7f840fe2c35ddb505da..0af0820714c0ddea39e14a045fa09063bde81086 100644
|
| --- a/chrome/android/java/res/layout/new_tab_page_layout.xml
|
| +++ b/chrome/android/java/res/layout/new_tab_page_layout.xml
|
| @@ -138,11 +138,4 @@
|
| android:layout_height="0dp"
|
| android:layout_weight="1"
|
| android:visibility="gone" />
|
| -
|
| - <!-- Spacer to make the page scrollable when needed. -->
|
| - <View
|
| - android:id="@+id/ntp_scroll_spacer"
|
| - android:layout_width="match_parent"
|
| - android:layout_height="0dp"
|
| - android:visibility="gone" />
|
| </org.chromium.chrome.browser.ntp.NewTabPageLayout>
|
|
|