| Index: cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc
|
| diff --git a/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc b/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc
|
| index 6c7c2350ff84df49a4895757b92d7b70c4efca0c..4a02cae08e2d78598c9b5413d67b1cf07562afae 100644
|
| --- a/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc
|
| +++ b/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|