| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 97590dfc1079b75503e43e788c246327bd771722..4c8a94a0df7d9aa00b3b1b4c505fe5c95507141c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -484,6 +484,8 @@
|
| 'common/plugin_process_messages.h',
|
| 'common/power_monitor_messages.h',
|
| 'common/process_type.cc',
|
| + 'common/profiled_stack_state.cc',
|
| + 'common/profiled_stack_state.h',
|
| 'common/push_messaging_messages.h',
|
| 'common/quota_messages.h',
|
| 'common/resource_messages.cc',
|
|
|