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

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

Issue 849323002: Componentize HistoryDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android compilation Created 5 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 024c54d34aa84b22d512e3565d29296955f3ac6f..9f0deff1f74fd514ba80d95a3234a72864d40c69 100644
--- a/components/history/core/test/BUILD.gn
+++ b/components/history/core/test/BUILD.gn
@@ -9,6 +9,8 @@ static_library("test") {
"history_client_fake_bookmarks.h",
"history_unittest_base.cc",
"history_unittest_base.h",
+ "test_history_database.cc",
+ "test_history_database.h",
]
deps = [
« no previous file with comments | « components/history/core/browser/history_database_params.cc ('k') | components/history/core/test/test_history_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698