Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6774)

Unified Diff: chrome/chrome_tests.gypi

Issue 1747803003: MacViews: Implement Tab Dragging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)' ],

Powered by Google App Engine
This is Rietveld 408576698