Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled

This is basically an update of the work done in
https://crrev.com/c/1515682. The errors are not exactly the same but
the link phase was failing due to undefined symbols.

The problem of the original patch was that it was not adding the
required dependencies to animation/ in several parts of the tree, and
thus the buildflags.h include file was not generated on time.

This change allows us to build again with
build_animation_use_time_delta enabled again.

Bug: 737867
Change-Id: Id659b825f5177b137ab9de6a043b168836e3c570
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1741670
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Commit-Queue: Sergio Villar <svillar@igalia.com>
Cr-Commit-Position: refs/heads/master@{#686737}
6 files changed