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

Unified Diff: ui/android/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Import compiler.gni 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/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index b2fd58dd43ca9dbbc903f5a73db8a3d2fcb5d624..82a8731adaf40e37be2b7e17c022e1fcc0bbd011 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -53,6 +53,7 @@ component("android") {
":ui_android_jni_headers",
"//base",
"//cc",
+ "//cc/animation",
"//cc/surfaces",
"//skia",
"//ui/display",

Powered by Google App Engine
This is Rietveld 408576698