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

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: Address comments. 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
« no previous file with comments | « ui/gfx/text_constants.h ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 1ebda0efed6cb736dc5d3cf31fad7e03ed3f7a8c..a3f93d76e25e24cc36a627491d3ffe15e1d217d9 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',
« no previous file with comments | « 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