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

Unified Diff: ui/gfx/geometry/BUILD.gn

Issue 2563743004: [3/5] Add translated rasterization support for RasterBuffer & below (Closed)
Patch Set: rebase & fix last nits Created 3 years, 9 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/geometry/axis_transform2d.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/geometry/BUILD.gn
diff --git a/ui/gfx/geometry/BUILD.gn b/ui/gfx/geometry/BUILD.gn
index 59690a21003b56186d014bc1c8c4dac837e0c71b..0bf2db1b43a157ef6c7483c5c18cf703886fc47b 100644
--- a/ui/gfx/geometry/BUILD.gn
+++ b/ui/gfx/geometry/BUILD.gn
@@ -5,6 +5,8 @@
component("geometry") {
sources = [
"../gfx_export.h",
+ "axis_transform2d.cc",
+ "axis_transform2d.h",
"box_f.cc",
"box_f.h",
"cubic_bezier.cc",
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/geometry/axis_transform2d.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698