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

Unified Diff: ui/views/examples/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: ui/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index ef70dd3a90d19e0de1345af9a42ebbcded191702..334d5a5dcc8c47953f5d329b789607e2f88b3f43 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -107,6 +107,7 @@ executable("views_examples_exe") {
"//base/test:test_support",
"//build/config/sanitizers:deps",
"//build/win:default_exe_manifest",
+ "//cc/animation",
"//cc/surfaces",
"//ui/base",
"//ui/compositor",
« cc/animation/BUILD.gn ('K') | « ui/compositor/BUILD.gn ('k') | ui/views/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698