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

Unified Diff: content/test/BUILD.gn

Issue 2868793003: RE-add the ability to delete notification ids unknown by the display service. (Closed)
Patch Set: 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 | « content/shell/browser/layout_test/layout_test_permission_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2166fd1ca8ba388ca1de9c2aa27f82d57fef74d0..707624db7557ff9bad484975ef2186ea01f506d2 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -169,6 +169,8 @@ static_library("test_support") {
"mock_leveldb_database.h",
"mock_permission_manager.cc",
"mock_permission_manager.h",
+ "mock_platform_notification_service.cc",
+ "mock_platform_notification_service.h",
"mock_render_process.cc",
"mock_render_process.h",
"mock_ssl_host_state_delegate.cc",
« no previous file with comments | « content/shell/browser/layout_test/layout_test_permission_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698