Chromium Code Reviews| Index: device/serial/BUILD.gn |
| diff --git a/device/serial/BUILD.gn b/device/serial/BUILD.gn |
| index d3079102383431833a03251d3da03249a16ffff0..fab490e29bc3b118d2d630e680d2c2c07e638074 100644 |
| --- a/device/serial/BUILD.gn |
| +++ b/device/serial/BUILD.gn |
| @@ -48,6 +48,7 @@ static_library("serial") { |
| ] |
| deps = [ |
| "//third_party/mojo/src/mojo/public/cpp/system", |
| + "//third_party/re2", |
| ] |
| if (use_udev) { |