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

Unified Diff: blimp/client/app/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Let test_support publicly depends on cc/animation. 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/app/BUILD.gn
diff --git a/blimp/client/app/BUILD.gn b/blimp/client/app/BUILD.gn
index b98da8137f5b92a9887a810849c928568baa793a..16bb3e0b384e2320b0b1e34d8147488ba8cf7816 100644
--- a/blimp/client/app/BUILD.gn
+++ b/blimp/client/app/BUILD.gn
@@ -31,6 +31,7 @@ source_set("app") {
"//blimp/client/core/switches",
"//blimp/client/support",
"//cc",
+ "//cc/animation",
"//cc/surfaces",
"//components/safe_json",
"//components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698