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

Unified Diff: ui/gfx/gfx.gyp

Issue 891013003: Delete RenderTextWin and RenderTextPango. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update switch comment 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
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/render_text.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 6fba50ada2aea4c44d2d4a231b3d4293dbe40786..274c5dd2ec0750d47ab7bc6e1f05b9387250f7df 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -247,11 +247,6 @@
'render_text_harfbuzz.h',
'render_text_mac.cc',
'render_text_mac.h',
- 'render_text_ozone.cc',
- 'render_text_pango.cc',
- 'render_text_pango.h',
- 'render_text_win.cc',
- 'render_text_win.h',
'scoped_canvas.h',
'scoped_cg_context_save_gstate_mac.h',
'scoped_ns_graphics_context_save_gstate_mac.h',
@@ -407,7 +402,6 @@
],
'sources!': [
'platform_font_ozone.cc',
- 'render_text_ozone.cc',
],
}],
['desktop_linux==1 or chromeos==1', {
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/render_text.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698