Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index a7fe2687301d3c2e5188bf9f8c4d04dd4ccd60fd..8e46bb5b3c4be2c59489cf8bb1f8fe723eb2c2df 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -24,6 +24,7 @@ |
| '../base/base.gyp:base', |
| ], |
| 'sources': [ |
| + 'public/common/assert_matching_enums.cc', |
| 'public/common/bindings_policy.h', |
| 'public/common/child_process_host.h', |
| 'public/common/child_process_host_delegate.cc', |