diff options
Diffstat (limited to 'remoting/client/plugin/pepper_view_proxy.h')
-rw-r--r-- | remoting/client/plugin/pepper_view_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/plugin/pepper_view_proxy.h b/remoting/client/plugin/pepper_view_proxy.h index 3d12daa..f6212d3 100644 --- a/remoting/client/plugin/pepper_view_proxy.h +++ b/remoting/client/plugin/pepper_view_proxy.h @@ -16,7 +16,7 @@ #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_VIEW_PROXY_H_ #define REMOTING_CLIENT_PLUGIN_PEPPER_VIEW_PROXY_H_ -#include "base/ref_counted.h" +#include "base/memory/ref_counted.h" #include "remoting/client/plugin/pepper_view.h" namespace remoting { |