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

Unified Diff: services/ui/public/cpp/gpu/gpu_service.h

Issue 2516843002: mus-gpu: Remove some unnecessary headers. (Closed)
Patch Set: 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/public/cpp/gpu/gpu_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/gpu/gpu_service.h
diff --git a/services/ui/public/cpp/gpu/gpu_service.h b/services/ui/public/cpp/gpu/gpu_service.h
index 175f39c94a2bbc8c28f2c6744fd818cb20875fd9..bb2fabbc4e5f335a9ef9bbed7a44d22fd02a9839 100644
--- a/services/ui/public/cpp/gpu/gpu_service.h
+++ b/services/ui/public/cpp/gpu/gpu_service.h
@@ -11,11 +11,9 @@
#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/single_thread_task_runner.h"
-#include "base/synchronization/lock.h"
#include "base/synchronization/waitable_event.h"
#include "base/threading/thread.h"
#include "gpu/ipc/client/gpu_channel_host.h"
-#include "gpu/ipc/common/gpu_info.mojom.h"
#include "services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.h"
#include "services/ui/public/interfaces/gpu_service.mojom.h"
« no previous file with comments | « no previous file | services/ui/public/cpp/gpu/gpu_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698