Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 9ce92b3371e94e7afb52290553bcb5b24351b000..5a29b66110c974ea11f2cbb2dd5ba862dd81402e 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -4916,9 +4916,11 @@ if (!is_android) { |
"../app/chrome_watcher_command_line_win.cc", |
"../app/chrome_watcher_command_line_win_unittest.cc", |
"../app/resources/resources_unittest.cc", |
+ "../app/user_data_dir_win_unittest.cc", |
"../common/crash_keys.cc", |
"../common/crash_keys.h", |
] |
+ |
deps = [ |
":test_support", |
"//base/test:run_all_unittests", |