| Index: chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc b/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| index aec1c94e552b4384ddb0ca9ff5040a84767f69ce..9ea624d92ae5b2860d9ec9d48ac0da0f25d0d9db 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_dictionary_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 "chrome/browser/sync/test/integration/dictionary_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
|
|