Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(811)

Unified Diff: content/renderer/BUILD.gn

Issue 1979593002: Use the Blink PermissionStatus variant for notifications in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index a581a3639f43ef7b6e61d5d4de4c06682a3a1e72..13138ab148ac833ce79e8901297efd93a6594994 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -76,6 +76,7 @@ source_set("renderer") {
"//storage/common",
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:mojo_bindings",
+ "//third_party/WebKit/public:mojo_bindings_blink",
"//third_party/boringssl",
"//third_party/icu",
"//third_party/libjingle",
« no previous file with comments | « content/child/notifications/notification_manager.cc ('k') | content/renderer/notification_permission_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698