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

Unified Diff: ui/wm/BUILD.gn

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
« no previous file with comments | « ui/views/views.gyp ('k') | ui/wm/core/capture_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/BUILD.gn
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn
index b5411722305489564af922bb6058e1f91040c8bb..5a4832409ca1732109e785a57bebd19ee16c69ee 100644
--- a/ui/wm/BUILD.gn
+++ b/ui/wm/BUILD.gn
@@ -112,6 +112,7 @@ static_library("test_support") {
test("wm_unittests") {
sources = [
"test/run_all_unittests.cc",
+ "core/capture_controller_unittest.cc",
"core/compound_event_filter_unittest.cc",
"core/cursor_manager_unittest.cc",
"core/focus_controller_unittest.cc",
« no previous file with comments | « ui/views/views.gyp ('k') | ui/wm/core/capture_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698