Chromium Code Reviews| Index: content/BUILD.gn |
| diff --git a/content/BUILD.gn b/content/BUILD.gn |
| index 3ab32ff6ac34729f4a8379045d3b6bf82109c14c..211bec7b0cd0da4df87f28ff28309930a8209014 100644 |
| --- a/content/BUILD.gn |
| +++ b/content/BUILD.gn |
| @@ -118,6 +118,7 @@ grit("resources") { |
| "//content/public/app:browser_manifest", |
| "//content/public/app:gpu_manifest", |
| "//content/public/app:renderer_manifest", |
| + "//content/public/app:utility_manifest", |
| "//services/catalog:manifest", |
| ] |
| } |