diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index abed985..f772d37 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', |