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

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

Issue 842083003: Upstream CompositorButton, VirtualView and TitleBitmapFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/values.xml
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
index cf7291692ece729aebac5a57d16837d53349f0f7..48938b37ad13509f0deb12c10af57751b13e5329 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -30,4 +30,6 @@
<integer name="default_write_queue_size">5</integer>
<!-- The maximum size of the compression queue in the thumbnail cache. -->
<integer name="default_compression_queue_size">5</integer>
+ <!-- TabStrip text -->
David Trainor- moved to gerrit 2015/01/09 18:18:51 Compositor Tab Title Text
Jaekyun Seok (inactive) 2015/01/09 20:37:22 Done.
+ <bool name="tab_title_fake_bold_text">true</bool>
</resources>

Powered by Google App Engine
This is Rietveld 408576698