| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 46ffe8a0060f2ea6c683b6a1583b94e313d92bae..781687fd5897586cae8764e3c6998b5f849a797c 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2148,7 +2148,7 @@
|
| ['use_aura==1 or toolkit_views==1', {
|
| 'dependencies': [
|
| '../ui/events/events.gyp:events_test_support',
|
| - '../ui/wm/wm.gyp:wm_core',
|
| + '../ui/wm/wm.gyp:wm',
|
| ],
|
| }],
|
| ['use_aura==1 and component=="shared_library"', {
|
|
|