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

Unified Diff: components/components_tests.gyp

Issue 339433007: Componentize URLDatabase (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 96de79b36ed008da730be0bc3a1db0c7bf8939d3..8b7aada1bdf7d6a7bd42d85332058d28102f3e9b 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -108,6 +108,7 @@
'gcm_driver/gcm_client_impl_unittest.cc',
'gcm_driver/gcm_driver_desktop_unittest.cc',
'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
+ 'history/core/browser/url_database_unittest.cc',
'history/core/common/thumbnail_score_unittest.cc',
'invalidation/invalidation_logger_unittest.cc',
'json_schema/json_schema_validator_unittest.cc',
@@ -273,6 +274,7 @@
'components.gyp:gcm_driver_test_support',
# Dependencies of history
+ 'components.gyp:history_core_browser',
'components.gyp:history_core_common',
# Dependencies of invalidation
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/history.gypi » ('j') | components/history.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698