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

Unified Diff: ui/compositor/BUILD.gn

Issue 2750743003: Move ui/gfx/animation/ into its own component. (Closed)
Patch Set: none Created 3 years, 9 months 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 69322653f8292c0bdd66418cd431ec1fd825a700..bca847bae7f6c15cd2d69e505092e550ee3aed16 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -87,6 +87,7 @@ component("compositor") {
"//skia",
"//ui/base",
"//ui/gfx",
+ "//ui/gfx/animation",
"//ui/gfx/geometry",
"//ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698