| Index: content/BUILD.gn
 | 
| diff --git a/content/BUILD.gn b/content/BUILD.gn
 | 
| index b48bf2066bec8e8b40981061c30beb21830fd59a..2b686f0c16c6932890840d0eed541fb567549d37 100644
 | 
| --- a/content/BUILD.gn
 | 
| +++ b/content/BUILD.gn
 | 
| @@ -123,6 +123,7 @@ grit("resources") {
 | 
|    deps = [
 | 
|      "//content/public/app:browser_manifest",
 | 
|      "//content/public/app:gpu_manifest",
 | 
| +    "//content/public/app:packaged_services_manifest",
 | 
|      "//content/public/app:plugin_manifest",
 | 
|      "//content/public/app:renderer_manifest",
 | 
|      "//content/public/app:utility_manifest",
 | 
| 
 |