Index: content/shell/android/aura_shell_apk/res/layout/content_shell_activity.xml |
diff --git a/content/shell/android/shell_apk/res/layout/content_shell_activity.xml b/content/shell/android/aura_shell_apk/res/layout/content_shell_activity.xml |
similarity index 88% |
copy from content/shell/android/shell_apk/res/layout/content_shell_activity.xml |
copy to content/shell/android/aura_shell_apk/res/layout/content_shell_activity.xml |
index c62e66ec5dc4c82b36ee5bece9d72661b013a6bd..e73d9fe19dd94f0f7a1f4f760de9605f586e6f01 100644 |
--- a/content/shell/android/shell_apk/res/layout/content_shell_activity.xml |
+++ b/content/shell/android/aura_shell_apk/res/layout/content_shell_activity.xml |
@@ -7,7 +7,7 @@ |
--> |
<merge xmlns:android="http://schemas.android.com/apk/res/android"> |
- <org.chromium.content_shell.ShellManager |
+ <org.chromium.aura_content_shell_apk.ShellManager |
mfomitchev
2015/08/12 22:18:46
Ok, using ShellManager here is clearly wrong. I as
|
android:id="@+id/shell_container" |
android:layout_width="match_parent" |
android:layout_height="match_parent" /> |