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

Unified Diff: ui/compositor/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Rebase. 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/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index e044473da51a216809d2949fe3a6bdd2e5338060..b813adfacef380835344ec15a2f5f180bfa5ed0c 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -78,6 +78,7 @@ component("compositor") {
"//base",
"//base/third_party/dynamic_annotations",
"//cc",
+ "//cc/animation",
"//cc/surfaces",
"//cc/surfaces:surface_id",
"//gpu/command_buffer/common",
« no previous file with comments | « ui/android/resources/resource_manager_impl_unittest.cc ('k') | ui/compositor/test/layer_animator_test_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698