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

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

Issue 2942283002: viz: Use a simple GpuMemoryBufferManager implementation. (Closed)
Patch Set: . Created 3 years, 6 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
Index: services/ui/gpu/BUILD.gn
diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn
index c7b669f5c00b30cee5214545247303f0bd77ccac..6deaf4be0961908e7aaf45b9a08ccf79b98a36d2 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -21,7 +21,6 @@ source_set("gpu") {
deps = [
"//cc",
- "//components/viz/common",
"//components/viz/service",
"//gpu/ipc:command_buffer",
"//gpu/ipc/common",
« no previous file with comments | « components/viz/service/display_compositor/in_process_gpu_memory_buffer_manager.cc ('k') | services/ui/gpu/gpu_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698