Index: chrome/android/java/res/values-xhdpi/dimens.xml |
diff --git a/mojo/shell/android/apk/res/values/strings.xml b/chrome/android/java/res/values-xhdpi/dimens.xml |
similarity index 71% |
copy from mojo/shell/android/apk/res/values/strings.xml |
copy to chrome/android/java/res/values-xhdpi/dimens.xml |
index ff3f8bb82211699822d4331460dd2c93252d5dd9..6906d3b259af9b043786416f6f678e50ae7de50f 100644 |
--- a/mojo/shell/android/apk/res/values/strings.xml |
+++ b/chrome/android/java/res/values-xhdpi/dimens.xml |
@@ -1,10 +1,11 @@ |
<?xml version="1.0" encoding="utf-8"?> |
- |
<!-- Copyright 2013 The Chromium Authors. All rights reserved. |
Use of this source code is governed by a BSD-style license that can be |
found in the LICENSE file. |
- --> |
+--> |
<resources> |
+ <!-- Custom Menu dimensions --> |
+ <dimen name="menu_item_divider_width">2px</dimen> |
</resources> |