Index: components/history.gypi |
diff --git a/components/history.gypi b/components/history.gypi |
index 1252f5940ee6ffbfe070613ba25bb62dc654e487..a391cb3e625d4eca038fa999c2ec3c242de305df 100644 |
--- a/components/history.gypi |
+++ b/components/history.gypi |
@@ -171,6 +171,7 @@ |
], |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../net/net.gyp:net', |
'../skia/skia.gyp:skia', |
'../sql/sql.gyp:sql', |
'../sql/sql.gyp:test_support_sql', |
@@ -182,6 +183,7 @@ |
], |
'sources': [ |
# Note: sources list duplicated in GN build. |
+ 'history/core/browser/fake_web_history_service.cc', |
'history/core/test/database_test_utils.cc', |
'history/core/test/database_test_utils.h', |
'history/core/test/history_backend_db_base_test.cc', |