| 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 14e589aaef6d871609b6ff37480929cc5dd49903..febf062ea36db44601b420ab23b4985fec80acb9 100644
|
| --- a/chrome/android/java/res/layout/new_tab_page_layout.xml
|
| +++ b/chrome/android/java/res/layout/new_tab_page_layout.xml
|
| @@ -12,8 +12,7 @@
|
| android:orientation="vertical"
|
| android:gravity="center"
|
| android:paddingTop="@dimen/toolbar_height_no_shadow"
|
| - android:visibility="gone"
|
| - chrome:maxWidth="692dp" >
|
| + android:visibility="gone" >
|
|
|
| <!-- Spacer. Note: this must have layout_weight="1" and the other spacers must have
|
| layout_weight="0". The NewTabPageLayout will redistribute the extra space between
|
|
|