| Index: content/child/site_isolation_policy.h
|
| diff --git a/content/child/site_isolation_policy.h b/content/child/site_isolation_policy.h
|
| index 6c48697b596b36f7c7a6d4d777cc7eaef9824180..9e594b77f26fb1468615f614875383c7f672dad6 100644
|
| --- a/content/child/site_isolation_policy.h
|
| +++ b/content/child/site_isolation_policy.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/strings/string_piece.h"
|
| #include "content/common/content_export.h"
|
| -#include "webkit/common/resource_type.h"
|
| +#include "content/public/common/resource_type.h"
|
|
|
| class GURL;
|
|
|
|
|