summaryrefslogtreecommitdiffstats
path: root/res/layout/title_bar_autologin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/title_bar_autologin.xml')
-rw-r--r--res/layout/title_bar_autologin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/title_bar_autologin.xml b/res/layout/title_bar_autologin.xml
index 22da6302..693aec24 100644
--- a/res/layout/title_bar_autologin.xml
+++ b/res/layout/title_bar_autologin.xml
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<com.android.browser.AutologinBar
+<com.android.swe.browser.AutologinBar
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -75,4 +75,4 @@
android:text="@string/autologin_bar_error"
android:textAppearance="?android:attr/textAppearanceMedium"
android:visibility="gone" />
-</com.android.browser.AutologinBar>
+</com.android.swe.browser.AutologinBar>