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

Unified Diff: chrome/android/java/res/values-v17/styles.xml

Issue 2380133002: Show search engine promo dialog for special locale (Closed)
Patch Set: maria's comment Created 4 years, 2 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
Index: chrome/android/java/res/values-v17/styles.xml
diff --git a/chrome/android/java/res/values-v17/styles.xml b/chrome/android/java/res/values-v17/styles.xml
index 0fe3eb93c79853d9eae94a6a79ae21b503353449..4b08df74aff6db0303ed1edf63d8225c5cfe6496 100644
--- a/chrome/android/java/res/values-v17/styles.xml
+++ b/chrome/android/java/res/values-v17/styles.xml
@@ -93,7 +93,7 @@
<item name="tint">@color/dark_mode_tint</item>
</style>
- <style name="LightweightFreDialog" parent="AlertDialogTheme">
+ <style name="SimpleDialog" parent="AlertDialogTheme">
<item name="windowNoTitle">true</item>
<item name="windowActionBar">false</item>
</style>

Powered by Google App Engine
This is Rietveld 408576698