| Index: chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc b/chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc
|
| index ca5026e07c1c194e334384f0d9a89bb1d29e73fa..85bd98cd74a090f87c2cfffc496c65d8880f99e8 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc
|
| @@ -12,6 +12,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/browser/sync/test/integration/typed_urls_helper.h"
|
|
|
| +using base::ASCIIToUTF16;
|
| using typed_urls_helper::AddUrlToHistory;
|
| using typed_urls_helper::AddUrlToHistoryWithTimestamp;
|
| using typed_urls_helper::AddUrlToHistoryWithTransition;
|
|
|