Chromium Code Reviews| Index: third_party/WebKit/public/BUILD.gn |
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
| index 2576634a35a308bd1fb9c19d4c580d18726c50a1..aa5117c91f1478e89550644eb5e1d28a7eb27969 100644 |
| --- a/third_party/WebKit/public/BUILD.gn |
| +++ b/third_party/WebKit/public/BUILD.gn |
| @@ -178,5 +178,6 @@ grit("image_resources") { |
| mojom("mojo_bindings") { |
| sources = [ |
| "platform/modules/bluetooth/web_bluetooth.mojom", |
| + "platform/modules/notifications/notification.mojom", |
| ] |
| } |