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

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: Replace GCD with DelegateSimpleThread, remove ConstrainToEnclosingRect function, cleanup code. Created 4 years, 8 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 e6cd49bdaeb8aa63a19bb5cf1bf733f0a70f0470..f9e71095047284f0019998de530bee21fd4cd19b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1745,7 +1745,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)' ],

Powered by Google App Engine
This is Rietveld 408576698