| Index: chrome/android/shell/java/AndroidManifest.xml.jinja2
|
| diff --git a/chrome/android/shell/java/AndroidManifest.xml.jinja2 b/chrome/android/shell/java/AndroidManifest.xml.jinja2
|
| index ce06f8ffcbb186c88aae7830146a5bff07dbf166..5c347c7c2f54fc57d66cc25a9d3c182e488b37ad 100644
|
| --- a/chrome/android/shell/java/AndroidManifest.xml.jinja2
|
| +++ b/chrome/android/shell/java/AndroidManifest.xml.jinja2
|
| @@ -189,7 +189,7 @@
|
|
|
| <meta-data android:name="org.chromium.content.browser.SMART_CLIP_PROVIDER"
|
| android:value="org.chromium.content.browser.SmartClipProvider" />
|
| - <meta-data android:name="org.chromium.chrome.browser.SERVICE_TAB_LAUNCHER"
|
| + <meta-data android:name="org.chromium.components.service_tab_launcher.SERVICE_TAB_LAUNCHER"
|
| android:value="org.chromium.chrome.shell.ChromeShellServiceTabLauncher" />
|
|
|
| <!-- Precache service. -->
|
|
|