Fix error due to search for openssl headers
This commit is contained in:
parent
eb3b77f43b
commit
fa4b8cff45
2 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@
|
|||
#endif
|
||||
#include "components/prefs/pref_service.h"
|
||||
#include "components/security_state/content/content_utils.h"
|
||||
#if 0
|
||||
#include "components/ssl_config/ssl_config_prefs.h"
|
||||
#endif
|
||||
#include "content/public/browser/navigation_entry.h"
|
||||
#include "content/public/browser/navigation_handle.h"
|
||||
#include "content/public/browser/render_frame_host.h"
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit d24b1b907ad366dc01d4d3d5da981b6164868230
|
||||
Subproject commit 61b927f736780462169538eb2bcd2fb37d4c061b
|
Loading…
Reference in a new issue