| Index: chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
 | 
| index 9aac0b89e3df1f7a148e7a426525826890264286..21c221f74bee87edcbcb7db50a015835faed1d85 100644
 | 
| --- a/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
 | 
| @@ -2,6 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/strings/stringprintf.h"
 | 
|  #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h"
 | 
|  #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
 | 
| 
 |