Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4185)

Unified Diff: chrome/android/shell/res/xml/syncadapter.xml

Issue 184493006: Rename to ChromiumTestShell package from testshell to shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix py lint Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/shell/res/values/strings.xml ('k') | chrome/android/testshell/java/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
/>
« no previous file with comments | « chrome/android/shell/res/values/strings.xml ('k') | chrome/android/testshell/java/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698