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 ec1776cd4b31b9b23bab96e8e19a17ef3d304154..397588851a3790c4c20f377ef6876198ac3cce65 100644 |
| --- a/content/browser/gpu/gpu_data_manager_impl_private.cc |
| +++ b/content/browser/gpu/gpu_data_manager_impl_private.cc |
| @@ -42,9 +42,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 { |