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

Unified Diff: components/components_tests.gyp

Issue 833033002: Remove dependency on //content from history DownloadDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 492b126a9c9d83affe597a33799fd89d24ae6fd6..27d9b840009d8e9cb065c6d353b017d11ba77e31 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -553,6 +553,9 @@
# Dependencies of error_page
'components.gyp:error_page_renderer',
+ # Dependencies of history
+ 'components.gyp:history_content_browser',
+
# Dependencies of
# intercept_navigation_resource_throttle_unittest.cc
'../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698