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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2506093003: CC Animation: Make cc/animation an independent GN component. (Closed)
Patch Set: Let test_support publicly depends on cc/animation. 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/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 055573df71d018cc95fd84b5caa76fb2c790fa3f..8bc278ff6fec2eb872c68d7a626fffa7767ce7da 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -123,6 +123,7 @@ static_library("lib") {
public_deps = [
"//base",
"//cc",
+ "//cc/animation",
"//cc/ipc:internal_interfaces",
"//cc/surfaces",
"//cc/surfaces:surface_id",

Powered by Google App Engine
This is Rietveld 408576698