Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 605488d59d5706bf07b6911a0f38552ea6e45d01..aa3421032ac1c074202bc5bf42ca08f7f63301e3 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -1260,6 +1260,11 @@ |
| }], |
| ], |
| }], |
| + ['use_ash==1', { |
| + 'dependencies': [ |
| + '../ash/ash.gyp:test_support_ash', |
| + ], |
| + }], |
| ['chromeos==0', { |
| 'sources/': [ |
| ['exclude', '^browser/chromeos'], |