| Index: chrome/android/shell/res/xml/syncadapter.xml
|
| diff --git a/chrome/android/testshell/res/xml/syncadapter.xml b/chrome/android/shell/res/xml/syncadapter.xml
|
| similarity index 80%
|
| rename from chrome/android/testshell/res/xml/syncadapter.xml
|
| rename to chrome/android/shell/res/xml/syncadapter.xml
|
| index 65c27474a3a6cc4aae65dc901b44e9b49fe74eb9..87241a234313dcb82a11101f1a60b3fc3b1f1142 100644
|
| --- a/chrome/android/testshell/res/xml/syncadapter.xml
|
| +++ b/chrome/android/shell/res/xml/syncadapter.xml
|
| @@ -3,6 +3,6 @@
|
| <!-- for the SyncAdapter. -->
|
|
|
| <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
| - android:contentAuthority="org.chromium.chrome.testshell"
|
| + android:contentAuthority="org.chromium.chrome.shell"
|
| android:accountType="com.google"
|
| />
|
|
|