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 a1ea2013129be6b6fdbd682b7e280f74904934db..7fb75a4089418c003b41e7db95e8824ebfad71cf 100644 |
--- a/content/browser/gpu/gpu_data_manager_impl.h |
+++ b/content/browser/gpu/gpu_data_manager_impl.h |
@@ -21,7 +21,6 @@ |
#include "content/public/common/gpu_memory_stats.h" |
#include "content/public/common/three_d_api_types.h" |
#include "gpu/config/gpu_info.h" |
-#include "gpu/config/gpu_switching_option.h" |
class CommandLine; |
class GURL; |
@@ -109,8 +108,6 @@ class CONTENT_EXPORT GpuDataManagerImpl |
// Update WebPreferences for renderer based on blacklisting decisions. |
void UpdateRendererWebPrefs(WebPreferences* prefs) const; |
- gpu::GpuSwitchingOption GetGpuSwitchingOption() const; |
- |
std::string GetBlacklistVersion() const; |
std::string GetDriverBugListVersion() const; |