Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index 8f1dba5141e6e2f384e96e68494b82628b988d64..9b5f2c1c2afeffc70195ec3d939445b90192b891 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -89,6 +89,7 @@ |
| ['chromeos == 1', { |
| 'includes': [ |
| 'pairing.gypi', |
| + 'timers.gypi', |
| ], |
| }], |
| ['OS == "win" or OS == "mac"', { |