| Index: chrome/browser/password_manager/password_store_default.h
|
| diff --git a/chrome/browser/password_manager/password_store_default.h b/chrome/browser/password_manager/password_store_default.h
|
| index 92fcbc6f0bd89956be5c7b8d59009d08ab97e359..70dc2e3c6b01846dafe1e49d8ad8f62ed13b5310 100644
|
| --- a/chrome/browser/password_manager/password_store_default.h
|
| +++ b/chrome/browser/password_manager/password_store_default.h
|
| @@ -6,8 +6,6 @@
|
| #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_DEFAULT_H_
|
| #pragma once
|
|
|
| -#include <map>
|
| -
|
| #include "base/file_path.h"
|
| #include "base/ref_counted.h"
|
| #include "base/scoped_ptr.h"
|
|
|