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

Unified Diff: ui/compositor/BUILD.gn

Issue 2877483003: Implements core logic for Pixel Canvas (Closed)
Patch Set: Adds RasterSource Unittest Created 3 years, 5 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
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 1d2ca0fd594c868d3803e215237aac46c024d972..649fee2b722f55a7109e190bd605824e6b3c0139 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -195,6 +195,7 @@ test("compositor_unittests") {
"layer_animator_unittest.cc",
"layer_owner_unittest.cc",
"layer_unittest.cc",
+ "paint_context_unittest.cc",
"run_all_unittests.cc",
"transform_animation_curve_adapter_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698