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

Unified Diff: cc/base/BUILD.gn

Issue 2563743004: [3/5] Add translated rasterization support for RasterBuffer & below (Closed)
Patch Set: Created 4 years 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/debug/rasterize_and_record_benchmark_impl.cc » ('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 ee72bb2c69104b77405cf1b1b207608a715f1d13..8ea1027728571614ccd535876687862f5c163fda 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -35,6 +35,8 @@ cc_source_set("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/debug/rasterize_and_record_benchmark_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698