Chromium Code Reviews| Index: ui/wm/BUILD.gn |
| diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
| index 208bc6fbcefe2da43a0a9bcc8ff933328ddba172..7d6d7a924a65afc4e35962f5668b7d513f2e0ec5 100644 |
| --- a/ui/wm/BUILD.gn |
| +++ b/ui/wm/BUILD.gn |
| @@ -93,6 +93,8 @@ component("wm") { |
| static_library("test_support") { |
| testonly = true |
| sources = [ |
| + "test/testing_cursor_client_observer.cc", |
| + "test/testing_cursor_client_observer.h", |
| "test/wm_test_helper.cc", |
| "test/wm_test_helper.h", |
| ] |