| Index: chrome/test/live_sync/live_autofill_sync_test.cc
|
| ===================================================================
|
| --- chrome/test/live_sync/live_autofill_sync_test.cc (revision 94748)
|
| +++ chrome/test/live_sync/live_autofill_sync_test.cc (working copy)
|
| @@ -14,10 +14,9 @@
|
| #include "chrome/browser/webdata/autofill_table.h"
|
| #include "chrome/browser/webdata/web_database.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "chrome/test/thread_observer_helper.h"
|
| +#include "chrome/test/base/thread_observer_helper.h"
|
| #include "webkit/glue/form_field.h"
|
|
|
| -
|
| using base::WaitableEvent;
|
| using testing::_;
|
|
|
|
|