Chromium Code Reviews| Index: ui/events/BUILD.gn |
| diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn |
| index 78b2d4975d165700aed7ea5da01764907d269798..17a552a41d1ae2596f7fa701a73c08fb27769dcb 100644 |
| --- a/ui/events/BUILD.gn |
| +++ b/ui/events/BUILD.gn |
| @@ -300,5 +300,6 @@ test("events_unittest") { |
| "//base", |
| "//base/test:run_all_unittests", |
| "//testing/gtest", |
| + "//ui/gfx:gfx_test_support", |
| ] |
| } |