| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 54c640319b36afaf9005399e0f82cb726dec9f34..c746fc0f76e4e7f7c1b48432e95f413354b0c60b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -679,8 +679,8 @@ test("content_unittests") {
|
| "//storage/common",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| + "//third_party/WebKit/Source/platform:mojo_bindings",
|
| "//third_party/WebKit/public:blink",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| "//third_party/icu",
|
| "//third_party/leveldatabase",
|
| "//third_party/libjingle",
|
|
|