Chromium Code Reviews| Index: content/public/common/BUILD.gn |
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn |
| index a3c06bcadd714a55d1b0bf3bfc7aad15746af8d8..761319115ab0973e64715dd4f8b89141b13b3ba3 100644 |
| --- a/content/public/common/BUILD.gn |
| +++ b/content/public/common/BUILD.gn |
| @@ -104,6 +104,7 @@ source_set("common_sources") { |
| "//ipc/mojo", |
| "//media", |
| "//mojo/common", |
| + "//mojo/converters/geometry", |
| "//net", |
| "//ppapi/c", |
| "//services/shell/public/cpp", |