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

Unified Diff: chrome/android/java/AndroidManifest.xml

Issue 1947693002: Add a Learn More link to the Physical Web opt-in activity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 7 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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/physical_web_optin.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/AndroidManifest.xml
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml
index 2aac3c7969a14ede18d0362f73e1f99216248d9e..75ab3df98e96e21680917b11d3a18ec30dea7d19 100644
--- a/chrome/android/java/AndroidManifest.xml
+++ b/chrome/android/java/AndroidManifest.xml
@@ -450,7 +450,6 @@ by a child template that "extends" this file.
<activity android:name="org.chromium.chrome.browser.physicalweb.PhysicalWebOptInActivity"
android:label="@string/physical_web_list_urls_activity_title"
android:theme="@style/PhysicalWebOptInStyle"
- android:autoRemoveFromRecents="true"
android:exported="false">
</activity>
« no previous file with comments | « no previous file | chrome/android/java/res/layout/physical_web_optin.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698