| Index: ui/snapshot/snapshot.gyp
|
| diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
|
| index 9dd932250541f199f370a617ca56167a6295a87e..8a9fc28b7eec50eece269047aec1694311facca4 100644
|
| --- a/ui/snapshot/snapshot.gyp
|
| +++ b/ui/snapshot/snapshot.gyp
|
| @@ -69,6 +69,7 @@
|
| '../aura/aura.gyp:aura_test_support',
|
| '../compositor/compositor.gyp:compositor',
|
| '../compositor/compositor.gyp:compositor_test_support',
|
| + '../wm/wm.gyp:wm_test_support',
|
| ],
|
| }],
|
| # See http://crbug.com/162998#c4 for why this is needed.
|
|
|