chore: update permission_status.h include for new path
This commit is contained in:
parent
50b9933705
commit
406ceaabd1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
#include "content/public/common/referrer.h"
|
#include "content/public/common/referrer.h"
|
||||||
#include "content/public/common/stop_find_action.h"
|
#include "content/public/common/stop_find_action.h"
|
||||||
#include "native_mate/converter.h"
|
#include "native_mate/converter.h"
|
||||||
#include "third_party/blink/public/platform/modules/permissions/permission_status.mojom.h"
|
#include "third_party/blink/public/mojom/permissions/permission_status.mojom.h"
|
||||||
|
|
||||||
namespace content {
|
namespace content {
|
||||||
struct ContextMenuParams;
|
struct ContextMenuParams;
|
||||||
|
|
Loading…
Reference in a new issue