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

Unified Diff: components/infobars/core/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: components/infobars/core/BUILD.gn
diff --git a/components/infobars/core/BUILD.gn b/components/infobars/core/BUILD.gn
index 4b5bf24eb66fa898200d2d529834c82c5ad1a298..103e359078f686648bdea6fd76aad91b764ac85c 100644
--- a/components/infobars/core/BUILD.gn
+++ b/components/infobars/core/BUILD.gn
@@ -34,6 +34,7 @@ static_library("core") {
"//base",
"//ui/base",
"//ui/gfx",
+ "//ui/gfx/animation",
"//ui/strings",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698