Unused assets removed from Browser

Change-Id: I364a352cd5c6439037211ad3f0bd09b3d0350299
diff --git a/res/layout/website_settings_row.xml b/res/layout/website_settings_row.xml
index 6308035..3df63e2 100644
--- a/res/layout/website_settings_row.xml
+++ b/res/layout/website_settings_row.xml
@@ -27,7 +27,7 @@
     android:layout_marginLeft="18dip"
     android:layout_marginRight="18dip"
     android:layout_centerVertical="true"
-    android:background="@drawable/fav_icn_background"
+    android:background="@drawable/bookmark_list_favicon_bg"
     android:padding="2dip" />
 
   <LinearLayout android:id="@+id/features"