| Index: content/child/notifications/notification_dispatcher.h
|
| diff --git a/content/child/notifications/notification_dispatcher.h b/content/child/notifications/notification_dispatcher.h
|
| index 297f38b6b28ed96c095686a40eb7012ae2dd741a..2df766126e7643256148b9483fc1ae804f4c9a1a 100644
|
| --- a/content/child/notifications/notification_dispatcher.h
|
| +++ b/content/child/notifications/notification_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"
|
|
|
|
|