| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index abed98553c9c65dafd468acc6229c7af5279bf1b..f772d37b9119ec4835770080c550881d7d8c1778 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -55,6 +55,7 @@
|
| 'public/common/gpu_info.cc',
|
| 'public/common/gpu_info.h',
|
| 'public/common/gpu_performance_stats.h',
|
| + 'public/common/javascript_message_type.h',
|
| 'public/common/main_function_params.h',
|
| 'public/common/media_stream_request.cc',
|
| 'public/common/media_stream_request.h',
|
|
|