diff --git a/patches/chrome-android-java-AndroidManifest.xml.patch b/patches/chrome-android-java-AndroidManifest.xml.patch
index f758e9ae6c3..48e9584f2ee 100644
--- a/patches/chrome-android-java-AndroidManifest.xml.patch
+++ b/patches/chrome-android-java-AndroidManifest.xml.patch
@@ -1,5 +1,5 @@
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml
-index 8cd1fb84e55c6fb971db3441fa41bd7460ed738e..369cd188698f05263ce2cbe20971049a5812afcc 100644
+index 8cd1fb84e55c6fb971db3441fa41bd7460ed738e..474bcd0868f4cb0ef5d3d24d5488aee328265020 100644
--- a/chrome/android/java/AndroidManifest.xml
+++ b/chrome/android/java/AndroidManifest.xml
@@ -34,7 +34,9 @@ by a child template that "extends" this file.
@@ -63,7 +63,15 @@ index 8cd1fb84e55c6fb971db3441fa41bd7460ed738e..369cd188698f05263ce2cbe20971049a
android:icon="@drawable/ic_launcher"
android:roundIcon="@drawable/ic_launcher_round"
android:label="{% block application_label %}@string/app_name{% endblock %}"
-@@ -1294,6 +1309,7 @@ android:value="true" />
+@@ -175,6 +190,7 @@ by a child template that "extends" this file.
+
+
+
++
+ {% endif %}
+
+
+@@ -1294,6 +1310,7 @@ android:value="true" />
{% endif %}