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

Unified Diff: components/components_tests.gyp

Issue 1100763002: Inject CanAddURLToHistory into TopSitesImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefs
Patch Set: Fix error introduced during rebase Created 5 years, 8 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 05383f1cd7dea18ea6718a1f4be5ab3e2da3fc0e..a11c8bb150864835bf61d56ccebc3914946e6cfc 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -218,6 +218,7 @@
'google/core/browser/google_util_unittest.cc',
],
'history_unittest_sources': [
+ 'history/content/browser/content_history_unittest.cc',
'history/core/browser/android/android_history_types_unittest.cc',
'history/core/browser/history_types_unittest.cc',
'history/core/browser/top_sites_cache_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698