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

Unified Diff: ash/gpu_support_stub.cc

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_stub.h ('k') | content/browser/gpu/browser_gpu_channel_host_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/gpu_support_stub.cc
diff --git a/ash/gpu_support_stub.cc b/ash/gpu_support_stub.cc
index 0970f3e575fda02efdedb512d569d9d2865db46d..65d7f2fef377331f06e2f26ba1df6d15c957665a 100644
--- a/ash/gpu_support_stub.cc
+++ b/ash/gpu_support_stub.cc
@@ -14,7 +14,4 @@ bool GPUSupportStub::IsPanelFittingDisabled() const {
return false;
}
-void GPUSupportStub::GetGpuProcessHandles(
- const GetGpuProcessHandlesCallback& callback) const {}
-
} // namespace ash
« no previous file with comments | « ash/gpu_support_stub.h ('k') | content/browser/gpu/browser_gpu_channel_host_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698