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

Unified Diff: ui/gfx/BUILD.gn

Issue 1125193004: Simplify accelerated paint and remove windows CanvasSkiaPaint (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « content/browser/compositor/software_output_device_win.cc ('k') | ui/gfx/canvas.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 86313fa24e5fa7b14caf5afb485fac61db2c3e27..ba0e5b1807316b4bedcf94666623fe6ad61cf678 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -57,8 +57,6 @@ component("gfx") {
"canvas_notimplemented.cc",
"canvas_paint_mac.h",
"canvas_paint_mac.mm",
- "canvas_paint_win.cc",
- "canvas_paint_win.h",
"canvas_skia.cc",
"canvas_skia_paint.h",
"codec/jpeg_codec.cc",
« no previous file with comments | « content/browser/compositor/software_output_device_win.cc ('k') | ui/gfx/canvas.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698