| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 5b4de54c4b95b65f07ef5b91f74c83c09834b9b2..602c400af69ec8a96d82cd93727326703bd2561b 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -222,7 +222,6 @@ mojom("mojo_bindings") {
|
|
|
| sources = [
|
| "application_setup.mojom",
|
| - "frame_host.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| "leveldb_wrapper.mojom",
|
| "process_control.mojom",
|
| @@ -241,7 +240,6 @@ mojom("mojo_bindings") {
|
| "//skia/public/interfaces",
|
| "//third_party/WebKit/public:mojo_bindings",
|
| "//ui/mojo/geometry:interfaces",
|
| - "//url/mojo:url_mojom_gurl",
|
| "//url/mojo:url_mojom_origin",
|
| ]
|
| }
|
|
|