Chromium Code Reviews| Index: chrome/android/java/res/values/constants.xml |
| diff --git a/remoting/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values/constants.xml |
| similarity index 61% |
| copy from remoting/android/java/res/values-sw600dp/dimens.xml |
| copy to chrome/android/java/res/values/constants.xml |
| index dda20c1bfea08390bf1323da76e532a06138b52d..9282a637f1e6f49e18eeb232e17f098b642448c4 100644 |
| --- a/remoting/android/java/res/values-sw600dp/dimens.xml |
| +++ b/chrome/android/java/res/values/constants.xml |
| @@ -2,7 +2,7 @@ |
| <!-- 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> |
| + <!-- Our manage space activity. Default pre-KLP. --> |
|
Finnur
2016/04/27 13:49:15
I'm drawing a blank... KLP is what again?
dmurph
2016/04/27 20:36:47
Switched to KitKat ;)
Theresa
2016/04/27 21:10:58
I think KitKat, since the activity is for API leve
|
| + <string name="manage_space_activity" translatable="false"></string> |
| +</resources> |