| Index: chrome/browser/webdata/web_data_service_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/webdata/web_data_service_unittest.cc (revision 70364)
|
| +++ chrome/browser/webdata/web_data_service_unittest.cc (working copy)
|
| @@ -17,7 +17,7 @@
|
| #include "base/string_util.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/autofill/autofill_profile.h"
|
| #include "chrome/browser/autofill/credit_card.h"
|
| #include "chrome/browser/browser_thread.h"
|
|
|