diff options
Diffstat (limited to 'chrome/service/service_process.h')
-rw-r--r-- | chrome/service/service_process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h index 66ee79f..e1674dc 100644 --- a/chrome/service/service_process.h +++ b/chrome/service/service_process.h @@ -11,7 +11,7 @@ #include "base/gtest_prod_util.h" #include "base/ref_counted.h" #include "base/scoped_ptr.h" -#include "base/thread.h" +#include "base/threading/thread.h" #include "base/waitable_event.h" #include "chrome/service/cloud_print/cloud_print_proxy.h" #include "chrome/service/remoting/chromoting_host_manager.h" |