| Index: chrome/android/shell/res/layout/chrome_shell_activity.xml
|
| diff --git a/chrome/android/shell/res/layout/chrome_shell_activity.xml b/chrome/android/shell/res/layout/chrome_shell_activity.xml
|
| index 84190022795bb3b05f3b4714b59b1681dca69df2..5edf9c0a572ddbdfbaf4fbe56e9b47a15da3822d 100644
|
| --- a/chrome/android/shell/res/layout/chrome_shell_activity.xml
|
| +++ b/chrome/android/shell/res/layout/chrome_shell_activity.xml
|
| @@ -39,8 +39,6 @@
|
| android:layout_weight="1"
|
| android:gravity="bottom"
|
| android:textSize="18sp"
|
| - android:autoText="true"
|
| - android:capitalize="sentences"
|
| android:singleLine="true"
|
| android:selectAllOnFocus="true"
|
| android:hint="@string/url_hint"
|
|
|