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

Unified Diff: chrome/android/BUILD.gn

Issue 2886433002: [Android] Adding content settings provider for notification channels (Closed)
Patch Set: Improve comment and fixup site engagement service test Created 3 years, 6 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index ffc5b7d0ad87cabc52890e64328b5c97a328248b..1b9b3e61d8538fd8263b0f6db46d034260daf0f9 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -310,6 +310,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
"//chrome/browser/android/webapk/chrome_webapk_host.h",
"//chrome/browser/android/webapk/webapk_install_service.h",
"//chrome/browser/banners/app_banner_settings_helper.h",
+ "//chrome/browser/notifications/notification_channels_provider_android.h",
"//chrome/browser/notifications/notification_platform_bridge_android.cc",
"//chrome/browser/ntp_snippets/ntp_snippets_metrics.h",
"//chrome/browser/profiles/profile_metrics.h",

Powered by Google App Engine
This is Rietveld 408576698