Index: blimp/client/core/BUILD.gn |
diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn |
index 7bf82e90e3f00c6377b616cb6f037c48803d4528..183941f061548c6d318e60d32359efbe8381f737 100644 |
--- a/blimp/client/core/BUILD.gn |
+++ b/blimp/client/core/BUILD.gn |
@@ -105,6 +105,7 @@ source_set("unit_tests") { |
deps = [ |
":core", |
"//base", |
+ "//blimp/client/core/session:unit_tests", |
"//blimp/client/public:public_headers", |
"//blimp/client/test", |
"//testing/gtest", |