Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 6e292a306e24b9061dbaa991aac1440576712882..09080176333c04ef2417dcb453588e7562500726 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -647,7 +647,7 @@ |
| ['use_ash==1', { |
| 'dependencies': [ |
| '../ash/ash.gyp:ash_shell', |
| - '../ash/ash.gyp:aura_shell_unittests', |
| + '../ash/ash.gyp:ash_unittests', |
|
Greg Spencer (Chromium)
2012/07/12 19:58:54
So, do the build bots explicitly build aura_shell_
James Cook
2012/07/12 20:53:11
Oh, good catch. I'm not sure what they build, but
|
| ], |
| }], |
| ['OS=="linux"', { |