Index: chrome/browser/sync/glue/shared_change_processor_ref.h |
diff --git a/chrome/browser/sync/glue/shared_change_processor_ref.h b/chrome/browser/sync/glue/shared_change_processor_ref.h |
index d8abd3cf7a5260341d256fc867b96b4dfbb8de4c..2e48dfe6e9d056c00d86f73d182ecd03f91873fc 100644 |
--- a/chrome/browser/sync/glue/shared_change_processor_ref.h |
+++ b/chrome/browser/sync/glue/shared_change_processor_ref.h |
@@ -18,7 +18,7 @@ namespace browser_sync { |
class SharedChangeProcessorRef : public syncer::SyncChangeProcessor, |
public syncer::SyncErrorFactory { |
public: |
- SharedChangeProcessorRef( |
+ explicit SharedChangeProcessorRef( |
const scoped_refptr<browser_sync::SharedChangeProcessor>& |
change_processor); |
virtual ~SharedChangeProcessorRef(); |