Chromium Code Reviews| Index: remoting/client/plugin/chromoting_instance.cc |
| =================================================================== |
| --- remoting/client/plugin/chromoting_instance.cc (revision 70342) |
| +++ remoting/client/plugin/chromoting_instance.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/message_loop.h" |
| #include "base/string_util.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "ppapi/c/pp_input_event.h" |
| #include "ppapi/cpp/completion_callback.h" |
| #include "ppapi/cpp/rect.h" |