Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 48a15002ce25052c873dfe2698f60b65664c84a9..ee51f1009a9553a09652920c0d403bee7d0f90a5 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -598,6 +598,11 @@ |
| '../ui/views/views.gyp:views_unittests', |
| ], |
| }], |
| + ['chromeos==1', { |
| + 'dependencies': [ |
| + '../chromeos/chromeos.gyp:chromeos_unittests', |
| + ], |
| + }], |
| ], |
| }, |
| ], # targets |