Add more GN deps to the build.
These deps are some of those required to compile chrome/browser (so mostly those containing resources and protobufs that have generated headers). chrome/browser still has some dependencies left.
Add third_party libs libaddressinput and dom_distiller_js.
Add components dom_distiller and policy.
Separate the generate_library_loader into a separate .gni file.
Rename components_strings to just strings.
[email protected]
Review URL: https://codereview.chromium.org/362583002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280916 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/components/components_strings.gyp b/components/components_strings.gyp
index facf651..13d12ac 100644
--- a/components/components_strings.gyp
+++ b/components/components_strings.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/strings
'target_name': 'components_strings',
'type': 'none',
'variables': {