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

Unified Diff: ui/gfx/text_constants.h

Issue 327273005: Revert of Use labels to display views tab titles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: ui/gfx/text_constants.h
diff --git a/ui/gfx/text_constants.h b/ui/gfx/text_constants.h
index 47c91cf5f1454f26d308b99a82756c1d735d71d0..e8678403cdb40cc5618a513a9300865ac57835bc 100644
--- a/ui/gfx/text_constants.h
+++ b/ui/gfx/text_constants.h
@@ -20,7 +20,6 @@
ALIGN_LEFT = 0, // Align the text's left edge with that of its display area.
ALIGN_CENTER, // Align the text's center with that of its display area.
ALIGN_RIGHT, // Align the text's right edge with that of its display area.
- ALIGN_TO_HEAD, // Align the text to its first strong character's direction.
};
// The directionality modes used to determine the base text direction.
« no previous file with comments | « chrome/browser/ui/views/validation_message_bubble_delegate.cc ('k') | ui/message_center/views/bounded_label.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698