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

Unified Diff: ui/views/BUILD.gn

Issue 2750743003: Move ui/gfx/animation/ into its own component. (Closed)
Patch Set: c 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
« no previous file with comments | « ui/gfx/animation/tween.h ('k') | ui/wm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 6d7003e682a10e9151a79df9278f0b4302b4a29e..4729d3607aff24bb9d901620bd5f86ec875ea996 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -449,6 +449,7 @@ component("views") {
"//ui/events:events_base",
"//ui/events/platform",
"//ui/gfx",
+ "//ui/gfx/animation",
"//ui/gfx/geometry",
"//ui/vector_icons",
"//ui/views/resources",
« no previous file with comments | « ui/gfx/animation/tween.h ('k') | ui/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698