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

Unified Diff: content/test/BUILD.gn

Issue 2672313004: Test the platform notification context synchronize operation (Closed)
Patch Set: compile 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index d39cc9cccadc2184acfc31320cc890cceb27cb42..4c248de9799f57ab3c5b7a27e583717566646650 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -164,6 +164,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') | content/test/mock_platform_notification_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698