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