| Index: chrome/chrome_tests.gypi
 | 
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
 | 
| index 402295e6379b2e3a0062d5a829d459f108bffd87..7208620c8c27fde92a111272e7422de33c9b0143 100644
 | 
| --- a/chrome/chrome_tests.gypi
 | 
| +++ b/chrome/chrome_tests.gypi
 | 
| @@ -1752,7 +1752,6 @@
 | 
|                'sources!': [
 | 
|                  # Aura depended tests.
 | 
|                  'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
 | 
| -                'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc',
 | 
|                ]
 | 
|              }, {
 | 
|                'sources': [ '<@(chrome_interactive_ui_test_cocoa_sources)' ],
 | 
| 
 |