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

Unified Diff: blimp/client/support/compositor/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Import compiler.gni Created 4 years, 1 month 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: blimp/client/support/compositor/BUILD.gn
diff --git a/blimp/client/support/compositor/BUILD.gn b/blimp/client/support/compositor/BUILD.gn
index 0a4a732516e20f967ea7f33cc71d0ef63e67312e..87e45c18a02233b9ea3b9f696de1a2097eccfa36 100644
--- a/blimp/client/support/compositor/BUILD.gn
+++ b/blimp/client/support/compositor/BUILD.gn
@@ -33,6 +33,7 @@ source_set("compositor") {
deps = [
"//blimp/client/public:public_headers",
+ "//cc/animation",
"//cc/surfaces",
"//gpu/skia_bindings",
"//skia",

Powered by Google App Engine
This is Rietveld 408576698