| Index: chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc b/chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc
 | 
| index 0d6f2ff3ca8e167bfbddbe75548ad7d6eb58e89c..4a44202ca19f8aa84b2f19e631ef030632f948de 100644
 | 
| --- a/chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/two_client_search_engines_sync_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/utf_string_conversions.h"
 | 
|  #include "chrome/browser/search_engines/template_url_service_factory.h"
 | 
|  #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
 | 
| 
 |