Chromium Code Reviews| Index: ui/base/BUILD.gn |
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
| index 37a384965bf70650e37479c649cd58fe82ed9aba..0f8a88094b312ef5aeb1aad7d64e732038c6a719 100644 |
| --- a/ui/base/BUILD.gn |
| +++ b/ui/base/BUILD.gn |
| @@ -655,6 +655,8 @@ component("base") { |
| source_set("test_support") { |
| testonly = true |
| sources = [ |
| + "test/fake_clipboard.cc", |
| + "test/fake_clipboard.h", |
| "test/ui_controls.h", |
| "test/ui_controls_aura.cc", |
| "test/ui_controls_internal_win.cc", |