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

Unified Diff: cc/animation/BUILD.gn

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (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
« cc/BUILD.gn ('K') | « cc/BUILD.gn ('k') | cc/animation/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation/BUILD.gn
diff --git a/cc/animation/BUILD.gn b/cc/animation/BUILD.gn
index 44d5b37c54e22882650aef0ea449befc6a303c7a..bb29a99a132901fa068d7ac446db917dff6437ce 100644
--- a/cc/animation/BUILD.gn
+++ b/cc/animation/BUILD.gn
@@ -46,6 +46,7 @@ cc_component("animation") {
deps = [
"//base",
"//cc",
+ "//cc/paint",
"//ui/gfx",
"//ui/gfx/geometry",
]
« cc/BUILD.gn ('K') | « cc/BUILD.gn ('k') | cc/animation/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698