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

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: Fix tests and review issues. 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 445dce98eb2f5a98a10d5b3a9fc06e23809da348..1b48a223e598c7827ab6b1c793d35f4aaa7cc1f4 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1735,7 +1735,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