| Index: chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc b/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
 | 
| index e11586d22930be3b9527cbf88cc92a4a920054f7..4744fd1a13bc88daa7fa36593e01d5bc4d0319b3 100644
 | 
| --- a/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
 | 
| @@ -2,6 +2,8 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include <stddef.h>
 | 
| +
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/macros.h"
 | 
|  #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
 | 
| 
 |