| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index ebc142890d975e7c2469e8a0fed4b813ffcc9016..5ab0843f798d2e266456d248597221a3f9fbcdb8 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -159,7 +159,7 @@
|
| #include "base/win/scoped_com_initializer.h"
|
| #include "content/common/font_cache_dispatcher_win.h"
|
| #include "content/common/sandbox_win.h"
|
| -#include "ui/gfx/win/dpi.h"
|
| +#include "ui/gfx/dpi.h"
|
| #endif
|
|
|
| #if defined(ENABLE_BROWSER_CDMS)
|
|
|