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

Unified Diff: ui/views/animation/ink_drop_animation_observer.cc

Issue 1510173006: remove a few static initializers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « ui/views/animation/ink_drop_animation_observer.h ('k') | ui/views/animation/ink_drop_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/animation/ink_drop_animation_observer.cc
diff --git a/ui/views/animation/ink_drop_animation_observer.cc b/ui/views/animation/ink_drop_animation_observer.cc
index 4fac604d412708fa2b278dc6d385f5aafaa11b4a..c76ffb291b1370d7557b61a23db60f6a8dc5cc2e 100644
--- a/ui/views/animation/ink_drop_animation_observer.cc
+++ b/ui/views/animation/ink_drop_animation_observer.cc
@@ -4,7 +4,6 @@
#include "ui/views/animation/ink_drop_animation_observer.h"
-#include <iostream>
#include <string>
#include "base/logging.h"
« no previous file with comments | « ui/views/animation/ink_drop_animation_observer.h ('k') | ui/views/animation/ink_drop_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698