| Index: chrome/browser/password_manager/native_backend_gnome_x.cc | 
| =================================================================== | 
| --- chrome/browser/password_manager/native_backend_gnome_x.cc	(revision 70364) | 
| +++ chrome/browser/password_manager/native_backend_gnome_x.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/browser_thread.h" | 
|  | 
| using webkit_glue::PasswordForm; | 
|  |