Chromium Code Reviews| Index: blimp/client/BUILD.gn |
| diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn |
| index 2b6b31c8354efe579096de3e51e2dad0d4b69b42..56435bb2b809e0f554163633199b917e1166b304 100644 |
| --- a/blimp/client/BUILD.gn |
| +++ b/blimp/client/BUILD.gn |
| @@ -28,6 +28,7 @@ source_set("blimp_client") { |
| public_deps = [ |
| "//components/safe_json", |
| + "//components/url_formatter", |
| "//ui/events", |
| ] |