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

Unified Diff: chrome/android/testshell/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
Index: chrome/android/testshell/res/xml/syncadapter.xml
diff --git a/chrome/android/testshell/res/xml/syncadapter.xml b/chrome/android/testshell/res/xml/syncadapter.xml
deleted file mode 100644
index 65c27474a3a6cc4aae65dc901b44e9b49fe74eb9..0000000000000000000000000000000000000000
--- a/chrome/android/testshell/res/xml/syncadapter.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- The attributes in this XML file provide configuration information -->
-<!-- for the SyncAdapter. -->
-
-<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
- android:contentAuthority="org.chromium.chrome.testshell"
- android:accountType="com.google"
-/>

Powered by Google App Engine
This is Rietveld 408576698