summaryrefslogtreecommitdiffstats
path: root/res/layout/title_bar_snapshot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/title_bar_snapshot.xml')
-rw-r--r--res/layout/title_bar_snapshot.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/title_bar_snapshot.xml b/res/layout/title_bar_snapshot.xml
index 0e2ab1ce..004716bc 100644
--- a/res/layout/title_bar_snapshot.xml
+++ b/res/layout/title_bar_snapshot.xml
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<com.android.browser.SnapshotBar
+<com.android.swe.browser.SnapshotBar
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -67,4 +67,4 @@
android:gravity="center_vertical"
android:src="@*android:drawable/ic_menu_moreoverflow_normal_holo_dark"
android:contentDescription="@string/accessibility_button_more" />
-</com.android.browser.SnapshotBar>
+</com.android.swe.browser.SnapshotBar>