| Index: chrome/browser/memory/oom_priority_manager.cc
|
| diff --git a/chrome/browser/memory/oom_priority_manager.cc b/chrome/browser/memory/oom_priority_manager.cc
|
| index c597dcb9b59fe7287bf053b403709a96e6106d54..2f850f6f3f9634082890a905ff13ea9b69c38e90 100644
|
| --- a/chrome/browser/memory/oom_priority_manager.cc
|
| +++ b/chrome/browser/memory/oom_priority_manager.cc
|
| @@ -39,6 +39,7 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| #include "chrome/browser/memory/oom_priority_manager_delegate_chromeos.h"
|
|
|