Chromium Code Reviews| Index: blimp/common/BUILD.gn |
| diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn |
| index 19922ee38e0d2a8be9401509ace92ab5901b6536..c3d0dbf2bf5b47517881750ff2a1a2739c125f99 100644 |
| --- a/blimp/common/BUILD.gn |
| +++ b/blimp/common/BUILD.gn |
| @@ -38,6 +38,7 @@ component("common") { |
| public_deps = [ |
| ":protocol_version", |
| "//blimp/common/proto", |
| + "//blimp/common/public/session:assignment_options", |
| ] |
| } |