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

Unified Diff: cc/base/BUILD.gn

Issue 2175553002: Raster PictureLayerTiling with fractional translation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up Created 4 years, 4 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 a4a9287741f3830e4c25314f2331c4e47b683786..7504b246b97a840067b92992c543b7321b7bb134 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -29,6 +29,8 @@ 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",
"switches.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