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

Unified Diff: chrome/test/BUILD.gn

Issue 2875673002: Minimize the delegate dependencies for native extension notifications. (Closed)
Patch Set: review Created 3 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
« no previous file with comments | « chrome/browser/notifications/native_notification_display_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 129e8c84d518e2cb626120a219e0a2a82f0c13da..cfaa458bf48639f27a8bab4fcef4950badb75bea 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3771,6 +3771,7 @@ test("unit_tests") {
"../browser/extensions/api/image_writer_private/write_from_file_operation_unittest.cc",
"../browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc",
"../browser/extensions/api/management/management_api_unittest.cc",
+ "../browser/extensions/api/notifications/extension_notification_handler_unittest.cc",
"../browser/extensions/api/omnibox/omnibox_unittest.cc",
"../browser/extensions/api/passwords_private/passwords_private_delegate_impl_unittest.cc",
"../browser/extensions/api/permissions/permissions_api_helpers_unittest.cc",
« no previous file with comments | « chrome/browser/notifications/native_notification_display_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698