| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index c5d320a95c1eeb0f53b1764584884ca47729338b..885904a26848ef98da765b6d48d3335ceb6faa67 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -259,7 +259,7 @@ mojom("mojo_bindings") {
|
| "//services/shell/public/interfaces",
|
| "//services/ui/public/interfaces",
|
| "//skia/public/interfaces",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| + "//third_party/WebKit/Source/platform:mojo_bindings",
|
| "//ui/gfx/geometry/mojo",
|
| "//url/mojo:url_mojom_gurl",
|
| "//url/mojo:url_mojom_origin",
|
|
|