Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(513)

Unified Diff: chrome/android/java/res/values-sw600dp/values.xml

Issue 842083003: Upstream CompositorButton, VirtualView and TitleBitmapFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typos Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698