Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index ef55bf935f3cebf2d8b74484b3212b723dd8e110..344b68608290a178addd87c8e601d281fe89af8a 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -77,6 +77,11 @@ |
| 'usb_service.gypi', |
| ] |
| }], |
| + ['chromeos == 1', { |
| + 'includes': [ |
| + 'pairing.gypi', |
| + ], |
| + }], |
| ['OS == "win" or OS == "mac"', { |
| 'includes': [ |
| 'wifi.gypi', |