Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index 6d45444855c2391e64b7a07321c56e9b7573d12f..1829d0a214f5b40e2ba4ae357eb80fe7e1133d4f 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -74,6 +74,7 @@ |
| }], |
| ['OS != "ios" and OS != "android"', { |
| 'includes': [ |
| + 'copresence.gypi', |
| 'storage_monitor.gypi', |
| 'usb_service.gypi', |
| ] |