| 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 818031f74b095dc48047169240f5f3e5751ccc8f..d8f67e09be8d8986fecf3c27bb7c57c91096c0c0 100644
|
| --- a/chrome/android/java/res/layout/website_settings.xml
|
| +++ b/chrome/android/java/res/layout/website_settings.xml
|
| @@ -22,7 +22,7 @@
|
| android:paddingEnd="@dimen/website_settings_popup_padding_sides"
|
| android:paddingStart="@dimen/website_settings_popup_padding_sides" >
|
|
|
| - <view class="org.chromium.chrome.browser.pageinfo.WebsiteSettingsPopup$ElidedUrlTextView"
|
| + <view class="org.chromium.chrome.browser.page_info.WebsiteSettingsPopup$ElidedUrlTextView"
|
| android:id="@+id/website_settings_url"
|
| android:layout_width="match_parent"
|
| android:layout_height="wrap_content"
|
|
|