| Index: content/child/push_messaging/push_dispatcher.h
|
| diff --git a/content/child/push_messaging/push_dispatcher.h b/content/child/push_messaging/push_dispatcher.h
|
| index 5eaf550c2f7c74c2f836aa4e84069c252ea9b416..bdd8167d9ade299a783990e1a587eab99d5933e6 100644
|
| --- a/content/child/push_messaging/push_dispatcher.h
|
| +++ b/content/child/push_messaging/push_dispatcher.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/synchronization/lock.h"
|
| #include "content/child/worker_thread_message_filter.h"
|
|
|
|
|