Index: chrome/android/java_staging/res/values-sw600dp/values_staging.xml |
diff --git a/third_party/android_data_chart/java/res/values/values.xml b/chrome/android/java_staging/res/values-sw600dp/values_staging.xml |
similarity index 51% |
copy from third_party/android_data_chart/java/res/values/values.xml |
copy to chrome/android/java_staging/res/values-sw600dp/values_staging.xml |
index c33ec5b3ed986dde13187120e4cb2414ed8e60f8..5cfc5cd04ebcf5bfccfd242bdcddad32e9efb887 100644 |
--- a/third_party/android_data_chart/java/res/values/values.xml |
+++ b/chrome/android/java_staging/res/values-sw600dp/values_staging.xml |
@@ -3,7 +3,7 @@ |
Use of this source code is governed by a BSD-style license that can be |
found in the LICENSE file. --> |
-<resources> |
- <item type="id" name="compressed_series" /> |
- <item type="id" name="original_series" /> |
+<resources xmlns:android="http://schemas.android.com/apk/res/android"> |
+ <!-- The maximum indent depth of folders when selecting bookmarks. --> |
+ <integer name="select_bookmark_folder_max_depth_indent">10</integer> |
</resources> |