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

Unified Diff: services/view_manager/animation_runner.h

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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
Index: services/view_manager/animation_runner.h
diff --git a/services/view_manager/animation_runner.h b/services/view_manager/animation_runner.h
index b79c6803396f530b2cf27d0b76c602c1e551f667..f68aceca6903aeb5559484f2b7f3582d3e364fb7 100644
--- a/services/view_manager/animation_runner.h
+++ b/services/view_manager/animation_runner.h
@@ -100,7 +100,7 @@ class AnimationRunner {
base::TimeTicks last_tick_time_;
- ObserverList<AnimationRunnerObserver> observers_;
+ base::ObserverList<AnimationRunnerObserver> observers_;
ViewToAnimationMap view_to_animation_map_;
« no previous file with comments | « services/url_response_disk_cache/url_response_disk_cache_impl.cc ('k') | services/view_manager/server_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698