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

Unified Diff: gpu/ipc/common/BUILD.gn

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 | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/common/gpu_memory_uma_stats.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 7c92e4a532ed862bed638b2f55b4865c60818eab..a5cff512bfe900f4c584b4ba41acb6ed69a7aca6 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -67,7 +67,6 @@ source_set("ipc_common_sources") {
sources = [
"gpu_memory_buffer_support.cc",
"gpu_memory_buffer_support.h",
- "gpu_memory_uma_stats.h",
"gpu_message_generator.cc",
"gpu_message_generator.h",
"gpu_messages.h",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/common/gpu_memory_uma_stats.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698