diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml index a9c81933aab10ffacc8f2b78785a20f5b4c5a092..49063d95d5d3d3ec2c21f190e8e038db6b9db8d7 100644 --- a/chrome/android/java/AndroidManifest.xml +++ b/chrome/android/java/AndroidManifest.xml @@ -38,7 +38,9 @@ by a child template that "extends" this file. {% endif %} + @@ -46,18 +48,26 @@ by a child template that "extends" this file. + + + + @@ -103,7 +113,9 @@ by a child template that "extends" this file. + {% block extra_uses_permissions %} {% endblock %} @@ -150,6 +162,7 @@ by a child template that "extends" this file. {% endif %} + {% include "//brave/android/java/AndroidManifest.xml" %} {% block extra_application_definitions %} {% endblock %} {% endmacro %} @@ -1227,6 +1241,7 @@ by a child template that "extends" this file. + {% endif %}