diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-25 21:27:40 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-25 21:27:40 +0000 |
commit | 86baff29bae1a00012aad5f360b75c2066abc8f4 (patch) | |
tree | b5dc756912f7f74382a4ae0dd20ed600fdd6d1fe /chrome | |
parent | 0661858a9d898d65f936a02b60919b5b942bd3fa (diff) | |
download | chromium_src-86baff29bae1a00012aad5f360b75c2066abc8f4.zip chromium_src-86baff29bae1a00012aad5f360b75c2066abc8f4.tar.gz chromium_src-86baff29bae1a00012aad5f360b75c2066abc8f4.tar.bz2 |
less include paths
Change the include paths for webkit/port and third_party/WebKit/WebCore
directories to not fall include directories from $OBJ_ROOT. We can't
just change $PORT_DIR or $WEBCORE_DIR because that causes the object
files to be ouput next to the source file rather than in $OBJ_ROOT.
Instead, we just use a new env variable for adding the include paths
that don't depend on OBJ_ROOT.
Review URL: http://codereview.chromium.org/12615
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions