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

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

Issue 12045081: Android implementation of WebsiteSettingsUi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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/website_settings.xml ('k') | chrome/android/java/res/values/strings.xml » ('j') | 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 328b8f348224f9967a9187f86a56f254d0a667df..901d4468b55f1764646e6d27bdb789118e5d8086 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -16,4 +16,7 @@
<dimen name="favicon_fold_corner_radii">1dp</dimen>
<dimen name="favicon_fold_border">1px</dimen>
<dimen name="favicon_fold_shadow">2dp</dimen>
+
+ <!-- Certificate Viewer Dimensions -->
+ <dimen name="certificate_viewer_padding">20dp</dimen>
</resources>
« no previous file with comments | « chrome/android/java/res/layout/website_settings.xml ('k') | chrome/android/java/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698