Index: chrome/android/java/res/values-v19/constants.xml |
diff --git a/remoting/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values-v19/constants.xml |
similarity index 59% |
copy from remoting/android/java/res/values-sw600dp/dimens.xml |
copy to chrome/android/java/res/values-v19/constants.xml |
index dda20c1bfea08390bf1323da76e532a06138b52d..d705c52a8cbb6e8687678ffabe13d657d708ef69 100644 |
--- a/remoting/android/java/res/values-sw600dp/dimens.xml |
+++ b/chrome/android/java/res/values-v19/constants.xml |
@@ -2,7 +2,6 @@ |
<!-- Copyright 2016 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> |
- <dimen name="toolbar_content_inset_start">80dp</dimen> |
-</resources> |
+ <string name="manage_space_activity" translatable="false">org.chromium.chrome.browser.preferences.website.ManageSpaceActivity</string> |
Theresa
2016/04/27 21:10:58
Why is this in a new constants.xml instead of valu
dmurph
2016/04/29 23:53:48
Frankly I don't even know the difference. I can us
|
+</resources> |