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

Unified Diff: content/test/BUILD.gn

Issue 2947283002: Unit-testing AnswerCardSearchProvider. (Closed)
Patch Set: 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index da5e62a61c63ad1f37449315dc64c90e1d8d0147..f62d3a42a370d249650be2135b8aeab7a4445a78 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -173,6 +173,8 @@ static_library("test_support") {
"mock_keyboard_driver_win.h",
"mock_leveldb_database.cc",
"mock_leveldb_database.h",
+ "mock_navigation_handle.cc",
+ "mock_navigation_handle.h",
"mock_permission_manager.cc",
"mock_permission_manager.h",
"mock_platform_notification_service.cc",

Powered by Google App Engine
This is Rietveld 408576698