| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 038d8ba55f0e01d7ebcd074a007f9e33dc11ecc9..c38d10af59d7eb0287dd77fd08051c11ce095c78 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1742,7 +1742,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)' ],
|
|
|