Chromium Code Reviews| Index: trunk/src/chrome/chrome_tests_unit.gypi |
| =================================================================== |
| --- trunk/src/chrome/chrome_tests_unit.gypi (revision 259588) |
| +++ trunk/src/chrome/chrome_tests_unit.gypi (working copy) |
| @@ -2148,7 +2148,7 @@ |
| ['use_aura==1 or toolkit_views==1', { |
| 'dependencies': [ |
| '../ui/events/events.gyp:events_test_support', |
| - '../ui/wm/wm.gyp:wm', |
| + '../ui/wm/wm.gyp:wm_core', |
| ], |
| }], |
| ['use_aura==1 and component=="shared_library"', { |