| Index: chrome/browser/sync/glue/autofill_data_type_controller.h
|
| ===================================================================
|
| --- chrome/browser/sync/glue/autofill_data_type_controller.h (revision 70364)
|
| +++ chrome/browser/sync/glue/autofill_data_type_controller.h (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/scoped_ptr.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/autofill/personal_data_manager.h"
|
| #include "chrome/browser/sync/profile_sync_factory.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
|
|