1<?xml version="1.0" encoding="utf-8"?> 2<!-- The attributes in this XML file provide configuration information --> 3<!-- for the SyncAdapter. --> 4 5<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android" 6 android:contentAuthority="org.chromium.chrome.shell" 7 android:accountType="com.google" 8/> 9