| Index: content/utility/BUILD.gn
|
| diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
|
| index 883fbd1d482f880338705df965c71fb24afea536..e5fcb3facfe772232adf7386b9d3cb73acd6e6cb 100644
|
| --- a/content/utility/BUILD.gn
|
| +++ b/content/utility/BUILD.gn
|
| @@ -31,8 +31,8 @@ source_set("utility") {
|
| "//services/shell",
|
| "//services/shell/public/cpp",
|
| "//services/shell/public/interfaces",
|
| + "//third_party/WebKit/Source/platform:mojo_bindings",
|
| "//third_party/WebKit/public:blink_headers",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| "//url",
|
| ]
|
|
|
|
|