refactor: move certificate_manager_model to shell (#31631)

This commit is contained in:
Milan Burda 2021-11-08 01:53:00 +01:00 committed by GitHub
parent 95a867b795
commit 97eb424450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 13 deletions

View file

@ -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 {