Chromium Code Reviews| 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 6b57bcf41508598a03998e00072e6b3d2ceebfc6..ecc6fab81debac0d45f915f96cfe2fa7ea2511f6 100644 |
| --- a/content/browser/gpu/gpu_data_manager_impl_private.cc |
| +++ b/content/browser/gpu/gpu_data_manager_impl_private.cc |
| @@ -43,9 +43,6 @@ |
| #if defined(OS_WIN) |
| #include "base/win/windows_version.h" |
| #endif // OS_WIN |
| -#if defined(OS_ANDROID) |
| -#include "ui/gfx/android/device_display_info.h" |
| -#endif // OS_ANDROID |
| namespace content { |