Chromium Code Reviews| Index: content/network/BUILD.gn |
| diff --git a/content/network/BUILD.gn b/content/network/BUILD.gn |
| index 8f87a56ab8e167671ca15c6c314126afd78e4de5..5eb1ad2863bde51f06e7c168a85cacf92d11b82f 100644 |
| --- a/content/network/BUILD.gn |
| +++ b/content/network/BUILD.gn |
| @@ -44,6 +44,7 @@ source_set("network_sources") { |
| deps = [ |
| "//base", |
| + "//components/network_session_configurator/common", |
| "//content:export", |
| "//content/common", |
| "//content/common:mojo_bindings", |