diff options
Diffstat (limited to 'content/test/test_notification_tracker.cc')
-rw-r--r-- | content/test/test_notification_tracker.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/test/test_notification_tracker.cc b/content/test/test_notification_tracker.cc index e52ad99..5f0f8e1 100644 --- a/content/test/test_notification_tracker.cc +++ b/content/test/test_notification_tracker.cc @@ -5,6 +5,7 @@ #include "content/test/test_notification_tracker.h" #include "content/common/notification_service.h" +#include "content/public/browser/notification_types.h" TestNotificationTracker::Event::Event() : type(content::NOTIFICATION_ALL), |