Browse Source

2648046: Introduce alert notification helper .app

https://chromium-review.googlesource.com/c/chromium/src/+/2648046
John Kleinschmidt 4 years ago
parent
commit
2cd53eb46a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BUILD.gn

+ 1 - 0
BUILD.gn

@@ -619,6 +619,7 @@ source_set("electron_lib") {
       "shell/renderer/printing/print_render_frame_helper_delegate.h",
     ]
     deps += [
+      "//chrome/services/mac_notifications/public/mojom",
       "//chrome/services/printing/public/mojom",
       "//components/printing/common:mojo_interfaces",
     ]