| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 6f6b9f0723ef5997acc37b93019bc910bc6e1faa..7956086f446d094b56e7d682316922d7fd1775ea 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -53,7 +53,6 @@ component("modules") {
|
| "//media/mojo/interfaces:image_capture_blink",
|
| "//mojo/public/c/system:for_component",
|
| "//third_party/WebKit/Source/core",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| "//third_party/WebKit/public:mojo_bindings_blink",
|
| "//third_party/icu",
|
| "//third_party/sqlite",
|
|
|