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

Unified Diff: chrome/test/BUILD.gn

Issue 1747803003: MacViews: Implement Tab Dragging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 2b9f3c74880fb05cdf7b87e06a12716f82fa0b61..5e09d5d4bbb1c9b1eec0d1424dc3a61e4b3e1097 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -507,7 +507,6 @@ if (!is_android) {
# Aura depended tests.
sources -= [
"../browser/ui/views/bookmarks/bookmark_bar_view_test.cc",
- "../browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc",
]
} else {
sources += rebase_path(

Powered by Google App Engine
This is Rietveld 408576698