summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_resources.gyp
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-15 18:03:14 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-15 18:03:14 +0000
commit0faa0a2b09b6e540c87c605f3f9f63a8b085dd4f (patch)
tree0eca4ae896a75bf98ab9c3740be90d35500a5c48 /chrome/chrome_resources.gyp
parent562016345565bf1fa5c44bd8dc002c01e8310e46 (diff)
downloadchromium_src-0faa0a2b09b6e540c87c605f3f9f63a8b085dd4f.zip
chromium_src-0faa0a2b09b6e540c87c605f3f9f63a8b085dd4f.tar.gz
chromium_src-0faa0a2b09b6e540c87c605f3f9f63a8b085dd4f.tar.bz2
Add a content_resources target which currently includes the sandbox definitions on mac
BUG=90443 TEST=none Review URL: http://codereview.chromium.org/8533023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r--chrome/chrome_resources.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index 7c8692f..3eccfa0 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -301,6 +301,7 @@
'default_plugin/default_plugin.gyp:default_plugin_resources',
'platform_locale_settings',
'theme_resources',
+ '<(DEPTH)/content/content_resources.gyp:content_resources',
'<(DEPTH)/net/net.gyp:net_resources',
'<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings',
'<(DEPTH)/ui/ui.gyp:gfx_resources',