Index: chrome/android/java/AndroidManifest.xml |
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml |
index 7667e2af43d95535af082611612cf2b932fae865..299a1568968db4ba15f0545a56951a84bef5680e 100644 |
--- a/chrome/android/java/AndroidManifest.xml |
+++ b/chrome/android/java/AndroidManifest.xml |
@@ -414,12 +414,6 @@ by a child template that "extends" this file. |
android:hardwareAccelerated="false"> |
</activity> |
- <activity android:name="org.chromium.chrome.browser.suggestions.ContentSuggestionsActivity" |
- android:theme="@style/FullscreenWhiteActivityTheme" |
- android:configChanges="orientation|keyboardHidden|keyboard|screenSize|mcc|mnc|screenLayout|smallestScreenSize" |
- android:windowSoftInputMode="stateAlwaysHidden"> |
- </activity> |
- |
<activity android:name="org.chromium.chrome.browser.sync.ui.PassphraseActivity" |
android:theme="@style/MainTheme" |
android:autoRemoveFromRecents="true"> |