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

Unified Diff: ui/ui.gyp

Issue 11535014: Replace StyleRange with BreakList; update RenderText, etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add GetNextBreak and AdvanceIterators convenience methods; cleanup. Created 7 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: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index f713ce12dcd9e0a6c37ac55d55d1869bcec8a0fa..ac80f4329e2f900d4ec9b3cc5922834926cce103 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -332,6 +332,7 @@
'gfx/android/window_android.h',
'gfx/blit.cc',
'gfx/blit.h',
+ 'gfx/break_list.h',
'gfx/canvas.cc',
'gfx/canvas.h',
'gfx/canvas_android.cc',
« ui/gfx/render_text_win.cc ('K') | « ui/gfx/text_constants.h ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698