Chromium Code Reviews| Index: chrome/service/service_process.h | 
| diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h | 
| index 2dfb4135d46a3d168a0ec0c73b9a147834e1667a..bbd30e883c6ee50a47c9e18ad236896457acd3e9 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; |