Chromium Code Reviews| Index: content/public/child/BUILD.gn |
| diff --git a/content/public/child/BUILD.gn b/content/public/child/BUILD.gn |
| index fb5c5bf433479a3bcbcc8e84cee37fea06460868..6573af84f024fd952a978b5854652281ce87d4eb 100644 |
| --- a/content/public/child/BUILD.gn |
| +++ b/content/public/child/BUILD.gn |
| @@ -38,5 +38,6 @@ source_set("child_sources") { |
| deps = [ |
| "//content/public/common:common_sources", |
| + "//gin", |
| ] |
| } |