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

Unified Diff: sky/viewer/internals.h

Issue 1020053002: Remove pauseAnimationsForTesting (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « sky/engine/web/WebDocument.cpp ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/internals.h
diff --git a/sky/viewer/internals.h b/sky/viewer/internals.h
index f94f26816d196bffb77ec3e19b1c36dd79dbf9b2..a750317edbb560d1ea8c64264c72f8dd13fe8157 100644
--- a/sky/viewer/internals.h
+++ b/sky/viewer/internals.h
@@ -36,8 +36,6 @@ class Internals : public base::SupportsUserData::Data,
mojo::Handle TakeServicesProvidedByEmbedder();
mojo::Handle TakeServiceRegistry();
- void pauseAnimations(double pauseTime);
-
private:
explicit Internals(DocumentView* document_view);
« no previous file with comments | « sky/engine/web/WebDocument.cpp ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698