Skip to content

Commit

Permalink
chore: add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc authored and codebytere committed Jul 15, 2021
1 parent 4d725e4 commit f3993e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/browser/web_contents_permission_helper.h
Expand Up @@ -5,6 +5,7 @@
#ifndef SHELL_BROWSER_WEB_CONTENTS_PERMISSION_HELPER_H_
#define SHELL_BROWSER_WEB_CONTENTS_PERMISSION_HELPER_H_

#include "base/values.h"
#include "content/public/browser/media_stream_request.h"
#include "content/public/browser/permission_type.h"
#include "content/public/browser/web_contents_user_data.h"
Expand Down

0 comments on commit f3993e7

Please sign in to comment.