Index: chrome/browser/ui/cocoa/bubble_sync_promo_controller.mm |
diff --git a/chrome/browser/ui/cocoa/bubble_sync_promo_controller.mm b/chrome/browser/ui/cocoa/bubble_sync_promo_controller.mm |
index 8e87c84510cabb6d0752e06b48e5f7e6f09d87b7..adf2a6f27e6e217dd36c6c59cd6fc78f064f524c 100644 |
--- a/chrome/browser/ui/cocoa/bubble_sync_promo_controller.mm |
+++ b/chrome/browser/ui/cocoa/bubble_sync_promo_controller.mm |
@@ -4,6 +4,8 @@ |
#import "chrome/browser/ui/cocoa/bubble_sync_promo_controller.h" |
+#include <stddef.h> |
+ |
#include "base/strings/sys_string_conversions.h" |
#include "chrome/browser/signin/signin_promo.h" |
#include "chrome/browser/ui/chrome_pages.h" |