Index: content/child/notifications/notification_data_conversions_unittest.cc |
diff --git a/content/child/notifications/notification_data_conversions_unittest.cc b/content/child/notifications/notification_data_conversions_unittest.cc |
index 4b3e91859c4e90ccdca3dfaa372dc6e9d6e6b410..5c6a5decb3b78bad227b86299792579b497c97be 100644 |
--- a/content/child/notifications/notification_data_conversions_unittest.cc |
+++ b/content/child/notifications/notification_data_conversions_unittest.cc |
@@ -4,8 +4,10 @@ |
#include "content/child/notifications/notification_data_conversions.h" |
+#include <stddef.h> |
#include <stdint.h> |
+#include "base/macros.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/common/platform_notification_data.h" |
#include "testing/gmock/include/gmock/gmock.h" |