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

Unified Diff: cc/BUILD.gn

Issue 1881373002: CC Animation: Erase AnimationRegistrar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@private
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | cc/animation/animation_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index f1f05f5faa85682b2edfafda53cf42480e6f0540..bfe7402662b23b2b8f08542bc4c729b9bcecd8b2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -20,8 +20,6 @@ component("cc") {
"animation/animation_id_provider.h",
"animation/animation_player.cc",
"animation/animation_player.h",
- "animation/animation_registrar.cc",
- "animation/animation_registrar.h",
"animation/animation_timeline.cc",
"animation/animation_timeline.h",
"animation/element_animations.cc",
« no previous file with comments | « no previous file | cc/animation/animation_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698