Index: content/browser/gpu/gpu_data_manager_impl.h |
diff --git a/content/browser/gpu/gpu_data_manager_impl.h b/content/browser/gpu/gpu_data_manager_impl.h |
index 5a783e46c75c38d25a968b6c5d8fc2dea1e35257..c81216503ccd015ce7b1003cf64f57f6cc7e933e 100644 |
--- a/content/browser/gpu/gpu_data_manager_impl.h |
+++ b/content/browser/gpu/gpu_data_manager_impl.h |
@@ -23,7 +23,6 @@ |
#include "gpu/config/gpu_info.h" |
class GURL; |
-struct WebPreferences; |
namespace base { |
class CommandLine; |
@@ -32,6 +31,7 @@ class CommandLine; |
namespace content { |
class GpuDataManagerImplPrivate; |
+struct WebPreferences; |
class CONTENT_EXPORT GpuDataManagerImpl |
: public NON_EXPORTED_BASE(GpuDataManager) { |