| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index cab1c9d98bfc16ed49415681b1d65ad6636cae7b..95c39405fa5177ae981cf8ab41da4727f522fd43 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -62,6 +62,8 @@
|
| 'public/common/main_function_params.h',
|
| 'public/common/media_stream_request.cc',
|
| 'public/common/media_stream_request.h',
|
| + 'public/common/page_state.cc',
|
| + 'public/common/page_state.h',
|
| 'public/common/page_transition_types.cc',
|
| 'public/common/page_transition_types.h',
|
| 'public/common/page_transition_types_list.h',
|
|
|