| Index: components/web_view/frame_tree_delegate.h
|
| diff --git a/components/web_view/frame_tree_delegate.h b/components/web_view/frame_tree_delegate.h
|
| index 55c33150352008a2e35dd12f90b72db6e719897f..1b1b6cf26bb4288c24dc5dd3ca47900d07b4b198 100644
|
| --- a/components/web_view/frame_tree_delegate.h
|
| +++ b/components/web_view/frame_tree_delegate.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_WEB_VIEW_FRAME_TREE_DELEGATE_H_
|
| #define COMPONENTS_WEB_VIEW_FRAME_TREE_DELEGATE_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "base/callback_forward.h"
|
|
|