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

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

Issue 2690203003: Convert push_messaging IPC msgs into mojo interfaces (Closed)
Patch Set: remove DCHECK(ChildThreadImpl::Current()) 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 3f7d1cd1684ada081991d5b8af907981a6e17a59..611f00f37aebc4152da17b54eb09cd16fd57c83a 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -184,6 +184,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