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 0b58845516d5114d29375952d9d8ed85792b8c65..f0d14d8e1ccb9950918b11449c6911aab6ea92e9 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 { |