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

Unified Diff: content/test/fake_compositor_dependencies.h

Issue 2781183002: Remove image_decode_tasks_enabled flag. (Closed)
Patch Set: fixes Created 3 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 | « content/renderer/render_thread_impl.cc ('k') | content/test/fake_compositor_dependencies.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/fake_compositor_dependencies.h
diff --git a/content/test/fake_compositor_dependencies.h b/content/test/fake_compositor_dependencies.h
index 05e181958f32f9096baafd5871a4e6e539282753..e8d0cdd46aa39a35cce48c8052bdf5263e8bdc63 100644
--- a/content/test/fake_compositor_dependencies.h
+++ b/content/test/fake_compositor_dependencies.h
@@ -35,7 +35,6 @@ class FakeCompositorDependencies : public CompositorDependencies {
GetCompositorImplThreadTaskRunner() override;
blink::scheduler::RendererScheduler* GetRendererScheduler() override;
cc::TaskGraphRunner* GetTaskGraphRunner() override;
- bool AreImageDecodeTasksEnabled() override;
bool IsThreadedAnimationEnabled() override;
bool IsScrollAnimatorEnabled() override;
bool IsSurfaceSynchronizationEnabled() override;
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | content/test/fake_compositor_dependencies.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698