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

Unified Diff: services/ui/surfaces/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: services/ui/surfaces/BUILD.gn
diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn
index aedccb55a2b64a40b1d5521a6fb879a5dad12a4f..2532f4936c2c911175ee11fd278ad64d4604226b 100644
--- a/services/ui/surfaces/BUILD.gn
+++ b/services/ui/surfaces/BUILD.gn
@@ -18,6 +18,7 @@ source_set("surfaces") {
deps = [
"//base",
"//cc",
+ "//cc/animation",
"//cc/ipc:internal_interfaces",
"//cc/surfaces",
"//cc/surfaces:surface_id",

Powered by Google App Engine
This is Rietveld 408576698