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

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

Issue 1096113004: Remove a duplicate dimen that got added accidentally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « chrome/android/java/res/layout/fre_spinner_text.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 04eab23f175a21837d15d4aa7b7a70df58a5f6d3..739e71be0a134e6cb0d682a688305a35849da2bd 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -113,7 +113,6 @@
<dimen name="fre_margin">24dp</dimen>
<dimen name="fre_title_text_size">24sp</dimen>
<dimen name="fre_button_text_size">14sp</dimen>
- <dimen name="fre_button_padding">12dp</dimen>
<dimen name="fre_normal_text_size">14sp</dimen>
<dimen name="fre_image_carousel_width">260dp</dimen>
<dimen name="fre_image_carousel_height">130dp</dimen>
« no previous file with comments | « chrome/android/java/res/layout/fre_spinner_text.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698