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

Unified Diff: ash/content/gpu_support_impl.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 | « no previous file | ash/content/gpu_support_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/content/gpu_support_impl.h
diff --git a/ash/content/gpu_support_impl.h b/ash/content/gpu_support_impl.h
index f94b2e8679bd8bbf97112547626cace91fd1e97a..a087c994cc3e090c4d87f922376ffd3a36b69522 100644
--- a/ash/content/gpu_support_impl.h
+++ b/ash/content/gpu_support_impl.h
@@ -20,8 +20,6 @@ class ASH_WITH_CONTENT_EXPORT GPUSupportImpl : public GPUSupport {
private:
// Overridden from GPUSupport:
bool IsPanelFittingDisabled() const override;
- void GetGpuProcessHandles(
- const GetGpuProcessHandlesCallback& callback) const override;
DISALLOW_COPY_AND_ASSIGN(GPUSupportImpl);
};
« no previous file with comments | « no previous file | ash/content/gpu_support_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698