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

Unified Diff: ash/gpu_support_stub.h

Issue 2810593003: gpu: Some cleanups. (Closed)
Patch Set: . 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 | « ash/gpu_support.h ('k') | ash/gpu_support_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/gpu_support_stub.h
diff --git a/ash/gpu_support_stub.h b/ash/gpu_support_stub.h
index 0de30db81aec75b704f5393e2b3ec8207dd2f23f..4a732241958b26b1c3254c043f645dc2a80478e9 100644
--- a/ash/gpu_support_stub.h
+++ b/ash/gpu_support_stub.h
@@ -20,8 +20,6 @@ class ASH_EXPORT GPUSupportStub : public GPUSupport {
private:
// Overridden from GPUSupport:
bool IsPanelFittingDisabled() const override;
- void GetGpuProcessHandles(
- const GetGpuProcessHandlesCallback& callback) const override;
DISALLOW_COPY_AND_ASSIGN(GPUSupportStub);
};
« no previous file with comments | « ash/gpu_support.h ('k') | ash/gpu_support_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698