| Index: components/web_view/BUILD.gn
|
| diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
|
| index 1a87baecadc077cfa54e4a7cc1c66d656abd83f2..f38758343dd974023c18431710fc15cbc48cd325 100644
|
| --- a/components/web_view/BUILD.gn
|
| +++ b/components/web_view/BUILD.gn
|
| @@ -63,9 +63,9 @@ source_set("lib") {
|
| "//mojo/common:common_base",
|
| "//mojo/common:url_type_converters",
|
| "//mojo/converters/geometry",
|
| + "//mojo/public/cpp/bindings",
|
| "//mojo/services/network/public/interfaces",
|
| "//mojo/services/tracing/public/interfaces",
|
| - "//third_party/mojo/src/mojo/public/cpp/bindings",
|
| "//url",
|
| ]
|
|
|
|
|