diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-06 22:06:40 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-06 22:06:40 +0000 |
commit | d8e70b4ea21e505f0e784fdef8f7c36ab619d7d8 (patch) | |
tree | a16c6e4802f3a1395a231f14373ceaa7a83bbe74 /gears/SConscript.libmozjs | |
parent | a6edba920d9428f580007e8ea4d8b28c4ea98c06 (diff) | |
download | chromium_src-d8e70b4ea21e505f0e784fdef8f7c36ab619d7d8.zip chromium_src-d8e70b4ea21e505f0e784fdef8f7c36ab619d7d8.tar.gz chromium_src-d8e70b4ea21e505f0e784fdef8f7c36ab619d7d8.tar.bz2 |
More efficient webkit addRepository() mapping.
Get rid of some unnecessary addRepository() calls that mapped specific
webkit\port\ subdirectories to third_party\WebKit\WebCore subdirectories,
in ways that were already covered by the mapping in webkit\SConscript of
all of $WEBKIT_DIR\port to third_party\WebKit\WebCore.
This takes about 40 duplicate /I options out of a typical compilation
command line (and, more importantly, out of the .h file searches).
Add additional comments about future potential efficiency that we
can get from eliminating the quirky way we remap specific directories
into webkit\port, instead of just maintaining a completely parallel
directory structure and mapping the whole tree once.
Review URL: http://codereview.chromium.org/9466
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4918 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears/SConscript.libmozjs')
0 files changed, 0 insertions, 0 deletions