| Index: remoting/host/plugin/host_plugin.cc
|
| diff --git a/remoting/host/plugin/host_plugin.cc b/remoting/host/plugin/host_plugin.cc
|
| index b8e2b13f6862001a262f0baedd8a903969c35600..f281bd1200ece2eb4ecc6859fc146ba5cd078e7a 100644
|
| --- a/remoting/host/plugin/host_plugin.cc
|
| +++ b/remoting/host/plugin/host_plugin.cc
|
| @@ -21,7 +21,7 @@
|
| #include "remoting/host/plugin/host_plugin_utils.h"
|
| #include "remoting/host/plugin/host_script_object.h"
|
| #if defined(OS_WIN)
|
| -#include "ui/gfx/dpi_win.h"
|
| +#include "ui/gfx/win/dpi.h"
|
| #endif
|
| #include "third_party/npapi/bindings/npapi.h"
|
| #include "third_party/npapi/bindings/npfunctions.h"
|
|
|