diff options
Diffstat (limited to 'chrome/service/service_process.h')
-rw-r--r-- | chrome/service/service_process.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h index 2dfb413..bbd30e8 100644 --- a/chrome/service/service_process.h +++ b/chrome/service/service_process.h @@ -8,6 +8,7 @@ #include <vector> #include "base/ref_counted.h" +#include "base/scoped_ptr.h" #include "base/thread.h" class CloudPrintProxy; |