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

Unified Diff: components/history.gypi

Issue 1646893003: Moves shared history test helpers into util classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history
Patch Set: Forward-declare more friends. 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.gypi
diff --git a/components/history.gypi b/components/history.gypi
index a8c5091170b509fc2d2e61ef193b7f8401db55fc..2b4c33332a27b217cc5b468d1de3fc7bdac509f4 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -188,6 +188,8 @@
'history/core/test/history_client_fake_bookmarks.cc',
'history/core/test/history_client_fake_bookmarks.h',
'history/core/test/history_unittest_base.cc',
+ 'history/core/test/history_service_test_util.cc',
+ 'history/core/test/history_service_test_util.h',
'history/core/test/history_unittest_base.h',
'history/core/test/test_history_database.cc',
'history/core/test/test_history_database.h',

Powered by Google App Engine
This is Rietveld 408576698