- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / android / testshell / res / xml / syncadapter.xml
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.testshell"
7     android:accountType="com.google"
8 />