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

Unified Diff: blimp/client/app/android/java/res/values/dimens.xml

Issue 1841653005: Added menu button to blimp toolbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 4 years, 9 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: blimp/client/app/android/java/res/values/dimens.xml
diff --git a/chrome/android/java/res/values-large/dimens.xml b/blimp/client/app/android/java/res/values/dimens.xml
similarity index 80%
copy from chrome/android/java/res/values-large/dimens.xml
copy to blimp/client/app/android/java/res/values/dimens.xml
index bfa99b4b88f7ca0ea7659d0cba5cf1972e7d5a13..1d01465cd19541e0bfa7121394e9875c7ed1bd33 100644
--- a/chrome/android/java/res/values-large/dimens.xml
+++ b/blimp/client/app/android/java/res/values/dimens.xml
@@ -4,5 +4,5 @@
found in the LICENSE file. -->
<resources>
- <dimen name="fre_content_margin">60dp</dimen>
+ <dimen name="toolbar_popup_item_width">220dp</dimen>
</resources>

Powered by Google App Engine
This is Rietveld 408576698