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

Unified Diff: content/shell/android/shell_apk/AndroidManifest.xml

Issue 12047068: Add apk for running content_browsertests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 7 years, 11 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: content/shell/android/shell_apk/AndroidManifest.xml
diff --git a/content/shell/android/java/AndroidManifest.xml b/content/shell/android/shell_apk/AndroidManifest.xml
similarity index 98%
rename from content/shell/android/java/AndroidManifest.xml
rename to content/shell/android/shell_apk/AndroidManifest.xml
index cfeb0c4a426ee92123b23d1ee267fb5d2792ad07..77444a3c2f25063c7177d201272d8d39bac57d5f 100644
--- a/content/shell/android/java/AndroidManifest.xml
+++ b/content/shell/android/shell_apk/AndroidManifest.xml
@@ -7,7 +7,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.chromium.content_shell">
+ package="org.chromium.content_shell_apk">
<permission android:name="org.chromium.content_shell.permission.SANDBOX"
android:protectionLevel="signature" />
« no previous file with comments | « content/shell/android/res/values/strings.xml ('k') | content/shell/android/shell_apk/res/layout/content_shell_activity.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698