Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index c90977d3e36f3387ef8a5b4ef9fe3d7d360c3974..184be0d2dacf72fad8e22a9a6edffc10c7b39b01 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -18,6 +18,8 @@ static_library("lib") { |
| "animation_runner.cc", |
| "animation_runner.h", |
| "animation_runner_observer.h", |
| + "current_drag_operation.cc", |
| + "current_drag_operation.h", |
| "default_access_policy.cc", |
| "default_access_policy.h", |
| "display.cc", |