| Index: chrome/browser/ui/crypto_module_password_dialog.h
|
| diff --git a/chrome/browser/ui/crypto_module_password_dialog.h b/chrome/browser/ui/crypto_module_password_dialog.h
|
| index c1e70d76e132737519a40a1f2673b460980adc31..5b669e0972014f24f1dd81c2eef92f0a124986c9 100644
|
| --- a/chrome/browser/ui/crypto_module_password_dialog.h
|
| +++ b/chrome/browser/ui/crypto_module_password_dialog.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/ref_counted.h"
|
|
|
| namespace crypto {
|
|
|