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

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: Extract DragsWindowUsingCocoaMoveLoop test, cleanup code. Created 4 years, 9 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 b9fabb6f8b04c2d7f96580688e9f5a61932ba3cd..0fde4a2dde58025ebeaad259d4b055aca77a7fa2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1728,7 +1728,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',
tapted 2016/03/10 11:51:19 delete rather than commenting out. Also is there a
themblsha 2016/03/10 17:18:58 Exactly, forgot about that, thanks!
]
}, {
'sources': [ '<@(chrome_interactive_ui_test_cocoa_sources)' ],

Powered by Google App Engine
This is Rietveld 408576698