Add more components to the GN build.
google
infobars
invalidation
navigation_intercaption
network_time
password_manager
plugins
search_provider_logos
sessions
[email protected]
Review URL: https://codereview.chromium.org/397953005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283521 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/components/google.gypi b/components/google.gypi
index c6eb701..93cc4e4 100644
--- a/components/google.gypi
+++ b/components/google.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/google/core/browser
'target_name': 'google_core_browser',
'type': 'static_library',
'dependencies': [
@@ -21,6 +22,7 @@
'..',
],
'sources': [
+ # Note: sources duplicated in GN build.
'google/core/browser/google_pref_names.cc',
'google/core/browser/google_pref_names.h',
'google/core/browser/google_search_metrics.cc',