summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_resources.gyp
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-01 23:54:17 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-01 23:54:17 +0000
commit797b25046f036852b50520205064094bd9798c99 (patch)
tree91accfd86fc948f9adc5bd79f2e68c04f330e42a /chrome/chrome_resources.gyp
parentf1650117caf47f6e7b50bcee0b201535294d9cfd (diff)
downloadchromium_src-797b25046f036852b50520205064094bd9798c99.zip
chromium_src-797b25046f036852b50520205064094bd9798c99.tar.gz
chromium_src-797b25046f036852b50520205064094bd9798c99.tar.bz2
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. R=ajwong@chromium.org Review URL: https://codereview.chromium.org/362583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r--chrome/chrome_resources.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index 8be9db8..cf9f0da 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -277,6 +277,7 @@
'includes': [ '../build/grit_target.gypi' ],
},
{
+ # GN version: //chrome/app:make_generated_resources_map
'target_name': 'chrome_strings_map',
'type': 'none',
'dependencies': [ 'chrome_strings', ],
@@ -510,6 +511,7 @@
], # conditions
},
{
+ # GN version: //chrome/app/theme:chrome_unscaled_resources
'target_name': 'chrome_unscaled_resources',
'type': 'none',
'actions': [