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

Unified Diff: ui/views/views.gyp

Issue 780273003: Fix releasing capture in Ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index e7df9d4c84df054f78e97538ec598c6311e3dda2..8a0818928679de71d9ca2b42da88aa8f6b11dc05 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -561,7 +561,6 @@
'window/dialog_delegate_unittest.cc',
],
'views_unittests_aura_sources': [
- 'corewm/capture_controller_unittest.cc',
'corewm/tooltip_aura_unittest.cc',
'corewm/tooltip_controller_unittest.cc',
'touchui/touch_selection_controller_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698