| Index: content/browser/presentation/presentation_type_converters.h
|
| diff --git a/content/browser/presentation/presentation_type_converters.h b/content/browser/presentation/presentation_type_converters.h
|
| index 9285dfae09ebb676389ee65fdfc7c1fee6c132c6..ce7bb0021f7d0d921520aaf818e45d4b2c48d427 100644
|
| --- a/content/browser/presentation/presentation_type_converters.h
|
| +++ b/content/browser/presentation/presentation_type_converters.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_BROWSER_PRESENTATION_PRESENTATION_TYPE_CONVERTERS_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "content/public/browser/presentation_session.h"
|
| +#include "content/public/common/presentation_session.h"
|
| #include "third_party/WebKit/public/platform/modules/presentation/presentation.mojom.h"
|
|
|
| namespace content {
|
|
|