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

Unified Diff: content/test/fake_compositor_dependencies.h

Issue 1179653004: Remove non-impl-side painting as an option for blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removenoimplblink: . 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
« no previous file with comments | « content/renderer/render_view_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 463d8d668afb92d766388d427dd1569a2f166e37..9828a0b7ae2890548c5680c0817b92e74e40c17f 100644
--- a/content/test/fake_compositor_dependencies.h
+++ b/content/test/fake_compositor_dependencies.h
@@ -19,7 +19,6 @@ class FakeCompositorDependencies : public CompositorDependencies {
~FakeCompositorDependencies() override;
// CompositorDependencies implementation.
- bool IsImplSidePaintingEnabled() override;
bool IsGpuRasterizationForced() override;
bool IsGpuRasterizationEnabled() override;
int GetGpuRasterizationMSAASampleCount() override;
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | content/test/fake_compositor_dependencies.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698