| Index: chrome/browser/password_manager/password_store_x_unittest.cc
|
| diff --git a/chrome/browser/password_manager/password_store_x_unittest.cc b/chrome/browser/password_manager/password_store_x_unittest.cc
|
| index efcec401cec271b888e1e14ed6c8fa6e003a69cf..de9a69f4cf2aa17df1678ee5beec81f4ac8b0d5c 100644
|
| --- a/chrome/browser/password_manager/password_store_x_unittest.cc
|
| +++ b/chrome/browser/password_manager/password_store_x_unittest.cc
|
| @@ -6,7 +6,7 @@
|
| #include "base/file_util.h"
|
| #include "base/platform_file.h"
|
| #include "base/scoped_temp_dir.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string_util.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/time.h"
|
|
|