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

Unified Diff: blimp/engine/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/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index db86f133bc2b19c82d1b670cabd3e0784a208fea..b071bd33ce69afa54074451effd8b4b944de3c2a 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -212,6 +212,7 @@ source_set("app_ui") {
deps = [
"//blimp/common",
"//cc",
+ "//cc/animation",
Khushal 2016/11/18 21:20:23 Not needed.
loyso (OOO) 2016/11/21 06:47:54 Done.
"//cc/surfaces",
"//ui/aura",
"//ui/compositor",

Powered by Google App Engine
This is Rietveld 408576698