Index: content/browser/gpu/gpu_data_manager_impl_private.cc |
diff --git a/content/browser/gpu/gpu_data_manager_impl_private.cc b/content/browser/gpu/gpu_data_manager_impl_private.cc |
index 4d7367c0aa460aff8a77ed2b054e664dbb15112c..7f3ef1a723d371439a2f8ce398c8badccdfe9cd3 100644 |
--- a/content/browser/gpu/gpu_data_manager_impl_private.cc |
+++ b/content/browser/gpu/gpu_data_manager_impl_private.cc |
@@ -48,10 +48,6 @@ |
#if defined(OS_WIN) |
#include "base/win/windows_version.h" |
#endif // OS_WIN |
-#if defined(MOJO_SHELL_CLIENT) && defined(USE_AURA) |
-#include "services/shell/runner/common/client_util.h" // nogncheck |
-#include "services/ui/common/gpu_service.h" // nogncheck |
-#endif |
namespace content { |