| Index: chrome/browser/sync/test/integration/autofill_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/autofill_helper.cc b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| index 72a2d55951f52ce09204341aff9785542621161f..b2deecc992e97b52599d65fbae23616c42b5124b 100644
|
| --- a/chrome/browser/sync/test/integration/autofill_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| @@ -23,6 +23,7 @@
|
| #include "webkit/glue/form_field.h"
|
|
|
| using base::WaitableEvent;
|
| +using content::BrowserThread;
|
| using sync_datatype_helper::test;
|
| using testing::_;
|
|
|
|
|