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

Unified Diff: content/browser/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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a3687b7b7c062dec9f2aaff7746abbffd825a758..259c82662f9d600cf4d8c88e32eec0e70d78ed09 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -145,6 +145,7 @@ source_set("browser") {
"//ui/events:gesture_detection",
"//ui/events/blink",
"//ui/gfx",
+ "//ui/gfx/animation",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
"//ui/gl",

Powered by Google App Engine
This is Rietveld 408576698