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

Unified Diff: chrome/android/java/res/values/dimens.xml

Issue 2542203002: [Android History] Add Android history manager UI and bridge (Closed)
Patch Set: Rebase, drop changes to time.* Created 4 years 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/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index c67cdbb7ec9db57918cdbf8150b5c0e59f9fecb3..626a16804b74abef7553feda1c6a1af2bc6d09f8 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -390,4 +390,5 @@
<!-- Miscellaneous dimensions -->
<dimen name="action_bar_shadow_height">10dp</dimen>
+ <dimen name="selectable_list_layout_end_icon">24dp</dimen>
</resources>

Powered by Google App Engine
This is Rietveld 408576698