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

Unified Diff: ui/compositor/BUILD.gn

Issue 2877483003: Implements core logic for Pixel Canvas (Closed)
Patch Set: nits Created 3 years, 6 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 f97a41dcabdc42b73de56dada04bada27e785e97..05fa273a20a01df26dba4268316e4de5d14ebbd6 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -191,6 +191,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