Chromium Code Reviews| Index: components/upload_list/BUILD.gn |
| diff --git a/components/upload_list/BUILD.gn b/components/upload_list/BUILD.gn |
| index b184db0e3eb518dd65686759624d6760f362cce4..5c15ea925ee9335913a9715feef9df08bdef817c 100644 |
| --- a/components/upload_list/BUILD.gn |
| +++ b/components/upload_list/BUILD.gn |
| @@ -24,6 +24,7 @@ source_set("unit_tests") { |
| deps = [ |
| ":upload_list", |
| "//base", |
| + "//base/test:test_support", |
| "//testing/gtest", |
| ] |
| } |