| Index: chrome/android/java/res/layout/website_settings.xml
|
| diff --git a/chrome/android/java/res/layout/website_settings.xml b/chrome/android/java/res/layout/website_settings.xml
|
| index 59aede5bddd4cb2cba5fce4b5cadaf69e610938d..42ece3d71fc386c5660b8c4a40a13b7c6d586fdb 100644
|
| --- a/chrome/android/java/res/layout/website_settings.xml
|
| +++ b/chrome/android/java/res/layout/website_settings.xml
|
| @@ -27,7 +27,7 @@
|
| android:id="@+id/website_settings_permission_message"
|
| android:layout_width="match_parent"
|
| android:layout_height="wrap_content"
|
| - android:textColor="@color/website_settings_popup_text"
|
| + android:textColor="@color/default_text_color"
|
| android:textSize="@dimen/website_settings_url_description_size" />
|
|
|
| -</LinearLayout>
|
| +</LinearLayout>
|
|
|