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

Unified Diff: blimp/client/app/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
« no previous file with comments | « no previous file | blimp/client/core/compositor/BUILD.gn » ('j') | blimp/client/core/render_widget/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
Khushal 2016/11/18 21:20:23 Not needed.
loyso (OOO) 2016/11/21 06:47:54 Done.
"//cc/surfaces",
"//components/safe_json",
"//components/url_formatter",
« no previous file with comments | « no previous file | blimp/client/core/compositor/BUILD.gn » ('j') | blimp/client/core/render_widget/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698