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

Unified Diff: blimp/client/core/render_widget/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/core/render_widget/BUILD.gn
diff --git a/blimp/client/core/render_widget/BUILD.gn b/blimp/client/core/render_widget/BUILD.gn
index f67be9624012317a8a825125409d8d7eacfa6820..dd192e3bcb09e6066bbf452301ad1ab0b7c2d3f3 100644
--- a/blimp/client/core/render_widget/BUILD.gn
+++ b/blimp/client/core/render_widget/BUILD.gn
@@ -76,6 +76,7 @@ source_set("unit_tests") {
"//blimp/client/test/compositor",
"//blimp/common",
"//blimp/net:test_support",
+ "//cc/animation",
Khushal 2016/11/18 21:20:23 Not needed.
loyso (OOO) 2016/11/21 06:47:54 Done.
"//cc/proto",
"//cc/surfaces",
"//net",

Powered by Google App Engine
This is Rietveld 408576698