| Index: chrome/browser/sync/test/integration/autofill_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/autofill_helper.cc b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| index 88f06edaa46b19384d8ecdade627bcef512328bd..b02a42c838c1ac6121e40c6be615051c76bcc266 100644
|
| --- a/chrome/browser/sync/test/integration/autofill_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "chrome/browser/sync/test/integration/autofill_helper.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/guid.h"
|
| #include "chrome/browser/autofill/personal_data_manager_factory.h"
|
| #include "chrome/browser/chrome_notification_types.h"
|
|
|