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

Unified Diff: gpu/ipc/service/gpu_channel_test_common.h

Issue 2310623002: Remove GPU memory UMAs (Closed)
Patch Set: Rebase Created 4 years, 3 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 | « gpu/ipc/service/gpu_channel_manager_delegate.h ('k') | gpu/ipc/service/gpu_channel_test_common.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/gpu_channel_test_common.h
diff --git a/gpu/ipc/service/gpu_channel_test_common.h b/gpu/ipc/service/gpu_channel_test_common.h
index 97f5f497a003959d36f2a7d5e958c7dae181c1bf..f610cfaf11c27345b705a9338e32969f967874bb 100644
--- a/gpu/ipc/service/gpu_channel_test_common.h
+++ b/gpu/ipc/service/gpu_channel_test_common.h
@@ -41,7 +41,6 @@ class TestGpuChannelManagerDelegate : public GpuChannelManagerDelegate {
void DidLoseContext(bool offscreen,
error::ContextLostReason reason,
const GURL& active_url) override;
- void GpuMemoryUmaStats(const GPUMemoryUmaStats& params) override;
void StoreShaderToDisk(int32_t client_id,
const std::string& key,
const std::string& shader) override;
« no previous file with comments | « gpu/ipc/service/gpu_channel_manager_delegate.h ('k') | gpu/ipc/service/gpu_channel_test_common.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698