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

Unified Diff: content/browser/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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e08ac77261c0a2c31bb25e0e79c9f5f3811e513d..9ff6ac1007e1f2feb5f141707a61d893dc47a64f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -35,6 +35,7 @@ source_set("browser") {
"//base:base_static",
"//base/third_party/dynamic_annotations",
"//cc",
+ "//cc/animation",
"//cc/surfaces",
"//components/discardable_memory/common",
"//components/discardable_memory/service",
« cc/animation/BUILD.gn ('K') | « cc/trees/target_property.h ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698