Index: content/child/notifications/notification_data_conversions.cc |
diff --git a/content/child/notifications/notification_data_conversions.cc b/content/child/notifications/notification_data_conversions.cc |
index 5c38ea320a30d354ecf7cd15c5b202c1cb57cc0c..63f570f7388218d4d1209e325249ded44c49cd5c 100644 |
--- a/content/child/notifications/notification_data_conversions.cc |
+++ b/content/child/notifications/notification_data_conversions.cc |
@@ -4,6 +4,8 @@ |
#include "content/child/notifications/notification_data_conversions.h" |
+#include <stddef.h> |
+ |
#include "base/strings/utf_string_conversions.h" |
#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/public/platform/WebURL.h" |