refactor: move certificate_manager_model to shell (#31631)
This commit is contained in:
parent
95a867b795
commit
97eb424450
6 changed files with 8 additions and 13 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "shell/common/gin_helper/promise.h"
|
||||
|
||||
#if defined(USE_NSS_CERTS)
|
||||
#include "chrome/browser/certificate_manager_model.h"
|
||||
#include "shell/browser/certificate_manager_model.h"
|
||||
#endif
|
||||
|
||||
namespace base {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue