| Index: chrome/browser/sync/test/integration/sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.cc b/chrome/browser/sync/test/integration/sync_test.cc
|
| index 35a99fa919219c6649818f8a97410718b94dc0f4..82cde03c4e42e03e68017b47e931c26da79b249d 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
|
| @@ -94,6 +94,7 @@
|
| #include "chromeos/chromeos_switches.h"
|
| #endif
|
|
|
| +using browser_sync::ProfileSyncService;
|
| using content::BrowserThread;
|
|
|
| namespace switches {
|
|
|