summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-09 07:09:36 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-09 07:09:36 +0000
commit9b83ab913c7a8574d5b50b9113df93cc1fcb7083 (patch)
tree07ff48f54a0ff6ae926221de33a2f025d98b3e33 /chrome/chrome.gyp
parent701ad715cf6087a7ae4b08597dd773b257d1f904 (diff)
downloadchromium_src-9b83ab913c7a8574d5b50b9113df93cc1fcb7083.zip
chromium_src-9b83ab913c7a8574d5b50b9113df93cc1fcb7083.tar.gz
chromium_src-9b83ab913c7a8574d5b50b9113df93cc1fcb7083.tar.bz2
Move all files below chrome/extensions into its own target.
This is a bandaid to work around the ar command for libbrowser.a failing with "command line too long". BUG=117512 TEST=none Review URL: https://chromiumcodereview.appspot.com/9651027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125812 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2c9a4ca..c5615bf 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -133,6 +133,7 @@
'../build/win_precompile.gypi',
'app/policy/policy_templates.gypi',
'chrome_browser.gypi',
+ 'chrome_browser_extensions.gypi',
'chrome_common.gypi',
'chrome_dll.gypi',
'chrome_exe.gypi',