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

Unified Diff: chrome/browser/BUILD.gn

Issue 1895473002: PlatformNotificationService layering cleanup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@display_manager2
Patch Set: Created 4 years, 8 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c873b6a70d5bab31ce4cbbdf0b9b6fb13036ae26..8f8405284fb22fe43cfe668c5a0b1c84ae9947da 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1103,6 +1103,8 @@ source_set("test_support") {
"net/url_request_mock_util.h",
"notifications/notification_test_util.cc",
"notifications/notification_test_util.h",
+ "notifications/stub_notification_platform_bridge.cc",
+ "notifications/stub_notification_platform_bridge.h",
"profile_resetter/profile_resetter_test_base.cc",
"profile_resetter/profile_resetter_test_base.h",
"search_engines/template_url_service_factory_test_util.cc",

Powered by Google App Engine
This is Rietveld 408576698