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

Unified Diff: content/public/common/BUILD.gn

Issue 2690203003: Convert push_messaging IPC msgs into mojo interfaces (Closed)
Patch Set: code rebase Created 3 years, 10 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 50ddd90baf05ed35f7e3db85ca5eb6e94c3910e6..1374ea45f0cef3f67dee5fe35bae741873ed7663 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -191,6 +191,7 @@ source_set("common_sources") {
"process_type.h",
"push_messaging_status.cc",
"push_messaging_status.h",
+ "push_subscription_options.h",
"quarantine.h",
"referrer.cc",
"referrer.h",

Powered by Google App Engine
This is Rietveld 408576698