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

Unified Diff: services/ui/common/BUILD.gn

Issue 2532763003: mus: Simplify generation of memory-buffer ids. (Closed)
Patch Set: tot merge Created 4 years, 1 month 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 | services/ui/common/generic_shared_memory_id_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index 52c55ac5652532bb68400e85f9d51a496321e11f..3499aa30dd5fbee01a3aa6d38bcabad1e46633a2 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -40,8 +40,6 @@ source_set("mus_common") {
# process, display compositor in the gpu process).
source_set("server_gpu") {
sources = [
- "generic_shared_memory_id_generator.cc",
- "generic_shared_memory_id_generator.h",
"mus_gpu_memory_buffer_manager.cc",
"mus_gpu_memory_buffer_manager.h",
]
« no previous file with comments | « no previous file | services/ui/common/generic_shared_memory_id_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698