| Index: content/BUILD.gn
|
| diff --git a/content/BUILD.gn b/content/BUILD.gn
|
| index 51c05706e73a4106abfe264bbf3a4211e8142a94..1d7678c9e44047763efc7a1f2340c82b25da4fb8 100644
|
| --- a/content/BUILD.gn
|
| +++ b/content/BUILD.gn
|
| @@ -60,6 +60,7 @@ config("content_implementation") {
|
| if (!is_nacl_nonsfi) {
|
| content_shared_components = [
|
| "//content/gpu:gpu_sources",
|
| + "//content/network:network_sources",
|
| "//content/public/browser:browser_sources",
|
| "//content/public/child:child_sources",
|
| "//content/public/gpu:gpu_sources",
|
|
|