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

Unified Diff: content/test/BUILD.gn

Issue 2947283002: Unit-testing AnswerCardSearchProvider. (Closed)
Patch Set: Rebasing Created 3 years, 5 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 995791d245b6f0b1a223af0b813f138a03aaac14..ac4b96d69b6a3626347005752c055d1d2efa3d39 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -175,6 +175,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