summaryrefslogtreecommitdiffstats
path: root/res/layout/bookmark_thumbnail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bookmark_thumbnail.xml')
-rw-r--r--res/layout/bookmark_thumbnail.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/bookmark_thumbnail.xml b/res/layout/bookmark_thumbnail.xml
index 00ad8ab9..c7f96517 100644
--- a/res/layout/bookmark_thumbnail.xml
+++ b/res/layout/bookmark_thumbnail.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.android.swe.browser.view.BookmarkContainer
+<com.android.browser.view.BookmarkContainer
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -61,4 +61,4 @@
android:textColor="#AAAAAA"
/>
-</com.android.swe.browser.view.BookmarkContainer>
+</com.android.browser.view.BookmarkContainer>