Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index cda1ad9355df3dfc690fe2dab57b6044fe9c8eb0..6f83e0636cdbbff5997608ec35b5c42211b2fe1d 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -235,7 +235,7 @@ |
'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', |
'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', |
'browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc', |
- 'browser/ui/views/toolbar/button_dropdown_test.cc', |
+ 'browser/ui/views/toolbar/toolbar_button_test.cc', |
'test/base/interactive_test_utils.cc', |
'test/base/interactive_test_utils.h', |
'test/base/interactive_test_utils_aura.cc', |
@@ -267,7 +267,7 @@ |
# TODO(gbillock): aura linux does not support the automation for |
# SendMouseMoveNotifyWhenDone |
'sources!': [ |
- 'browser/ui/views/toolbar/button_dropdown_test.cc', |
+ 'browser/ui/views/toolbar/toolbar_button_test.cc', |
], |
}], |
['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)', { |