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

Unified Diff: cc/base/BUILD.gn

Issue 2563743004: [3/5] Add translated rasterization support for RasterBuffer & below (Closed)
Patch Set: rebase 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 | « no previous file | cc/base/scale_translate2d.h » ('j') | cc/base/scale_translate2d.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index db70d19adb3da78f9deb00d63e6dab00b99276c2..4317e6a76cea2c10377abffd8c0711387728e41d 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -45,6 +45,8 @@ component("base") {
"rolling_time_delta_history.h",
"rtree.cc",
"rtree.h",
+ "scale_translate2d.cc",
+ "scale_translate2d.h",
"simple_enclosed_region.cc",
"simple_enclosed_region.h",
"spiral_iterator.cc",
« no previous file with comments | « no previous file | cc/base/scale_translate2d.h » ('j') | cc/base/scale_translate2d.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698