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

Unified Diff: content/test/fake_compositor_dependencies.h

Issue 2654993004: Move GPU blacklist calculation to GPU proc (Closed)
Patch Set: rebase Created 3 years, 10 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: content/test/fake_compositor_dependencies.h
diff --git a/content/test/fake_compositor_dependencies.h b/content/test/fake_compositor_dependencies.h
index 3c6f63c14cbdbaa474302475e0df7e10ba4b7054..0eb156557ab7df32265e5acae74f435fdec760d6 100644
--- a/content/test/fake_compositor_dependencies.h
+++ b/content/test/fake_compositor_dependencies.h
@@ -20,7 +20,6 @@ class FakeCompositorDependencies : public CompositorDependencies {
// CompositorDependencies implementation.
bool IsGpuRasterizationForced() override;
- bool IsGpuRasterizationEnabled() override;
bool IsAsyncWorkerContextEnabled() override;
int GetGpuRasterizationMSAASampleCount() override;
bool IsLcdTextEnabled() override;

Powered by Google App Engine
This is Rietveld 408576698