| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index a300300f6d7eb496ef63b044d013eafca7c602a4..720ac5c637166101215168e195d8f1755b8562e4 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -74,6 +74,8 @@
|
| 'public/common/security_style.h',
|
| 'public/common/serialized_script_value.cc',
|
| 'public/common/serialized_script_value.h',
|
| + 'public/common/serialized_profiler_data.cc',
|
| + 'public/common/serialized_profiler_data.h',
|
| 'public/common/show_desktop_notification_params.cc',
|
| 'public/common/show_desktop_notification_params.h',
|
| 'public/common/speech_recognition_result.h',
|
|
|