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

Unified Diff: components/history/core/test/BUILD.gn

Issue 1646893003: Moves shared history test helpers into util classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history
Patch Set: ASAN. Created 4 years, 11 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: components/history/core/test/BUILD.gn
diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn
index 104bf0993cf28e741bf3805c8391ad319a6b1d5c..cd3d94f92a4d898eea7fd185a853518258810c63 100644
--- a/components/history/core/test/BUILD.gn
+++ b/components/history/core/test/BUILD.gn
@@ -13,6 +13,8 @@ static_library("test") {
"history_backend_db_base_test.h",
"history_client_fake_bookmarks.cc",
"history_client_fake_bookmarks.h",
+ "history_service_test_util.cc",
+ "history_service_test_util.h",
"history_unittest_base.cc",
"history_unittest_base.h",
"test_history_database.cc",
« no previous file with comments | « components/history/core/browser/history_service.h ('k') | components/history/core/test/history_service_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698