Revert 248827 "android: Migrate old content readback to use asyn..."
[chromium-blink-merge.git] / chrome / android / testshell / res / xml / syncadapter.xml
blob65c27474a3a6cc4aae65dc901b44e9b49fe74eb9
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- The attributes in this XML file provide configuration information -->
3 <!-- for the SyncAdapter. -->
5 <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
6     android:contentAuthority="org.chromium.chrome.testshell"
7     android:accountType="com.google"
8 />