| Index: chrome/android/java/res/values-sw600dp/values.xml
|
| diff --git a/chrome/android/java/res/values-sw600dp/values.xml b/chrome/android/java/res/values-sw600dp/values.xml
|
| index 83317fac0241d294c7a860b13880478818017a5a..04459540fa3b000d6509312072c516cd6889f67e 100644
|
| --- a/chrome/android/java/res/values-sw600dp/values.xml
|
| +++ b/chrome/android/java/res/values-sw600dp/values.xml
|
| @@ -29,4 +29,7 @@
|
| <integer name="default_write_queue_size">3</integer>
|
| <!-- The maximum size of the compression queue in the thumbnail cache. -->
|
| <integer name="default_compression_queue_size">3</integer>
|
| +
|
| + <!-- Compositor Tab Title Text -->
|
| + <bool name="compositor_tab_title_fake_bold_text">false</bool>
|
| </resources>
|
|
|