Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index bc8ecd3d1ece267751d078e6cc24ef9bca845329..cc97530bfb4bc79eac97ee7f31321726a090e3c8 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -172,6 +172,7 @@ grit("image_resources") { |
# WebKit/public/blink.gyp:mojo_bindings_blink_mojom |
mojom("mojo_bindings") { |
sources = [ |
+ "platform/mime_registry.mojom", |
"platform/modules/background_sync/background_sync.mojom", |
"platform/modules/bluetooth/web_bluetooth.mojom", |
"platform/modules/geolocation/geolocation.mojom", |