Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / android / java / res / drawable / app_banner_button_install.xml
index 97e6c96..63aec61 100644 (file)
@@ -7,12 +7,12 @@
 
 <selector xmlns:android="http://schemas.android.com/apk/res/android">
     <item android:state_pressed="true">
-        <shape xmlns:android="http://schemas.android.com/apk/res/android">
+        <shape>
             <solid android:color="#d1dd94" />
         </shape>
     </item>
     <item>
-        <shape xmlns:android="http://schemas.android.com/apk/res/android">
+        <shape>
             <solid android:color="#b2cb39" />
         </shape>
     </item>