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

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

Issue 1894703002: [Offline pages] Removing offline pages from Bookmarks UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Marking more methods as visible for testing Created 4 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
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 b00dba898ea8629802b620f0dbd9b4e4b5d15881..2e02556ae277b831c7a7a6d3c21f0634de198a8d 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -317,9 +317,6 @@
icon but otherwise, the icon is meant to be a flat color so it doesn't really matter. -->
<dimen name="media_session_icon_size">48dp</dimen>
- <!-- Offline pages dimensions -->
- <dimen name="offline_page_item_vertical_spacing">16dp</dimen>
-
<!-- Account chooser dialog dimensions -->
<dimen name="account_chooser_dialog_margin">24dp</dimen>
<dimen name="account_chooser_dialog_item_margin">20dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698