summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 21:20:38 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 21:20:38 +0000
commite9396f6a151a5273f47f2e77be98f6d6f874fd6b (patch)
tree950479ca593fc151bbf840d4d6fb1589cb845798 /net
parentfbb1f7af8e01c71a92c2d912b762375a159c9335 (diff)
downloadchromium_src-e9396f6a151a5273f47f2e77be98f6d6f874fd6b.zip
chromium_src-e9396f6a151a5273f47f2e77be98f6d6f874fd6b.tar.gz
chromium_src-e9396f6a151a5273f47f2e77be98f6d6f874fd6b.tar.bz2
Revert 132608 - Removing DEPTH support.
It makes the code simpler by automatically deducing the root directory to use. R=rogerta@chromium.org TBR=mark@chromium.org TBR=rsleevi@chromium.org BUG=98834 TEST= Review URL: http://codereview.chromium.org/10062001 TBR=maruel@chromium.org Review URL: https://chromiumcodereview.appspot.com/10117005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132651 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/net.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index a904940..8dacba7 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1376,6 +1376,7 @@
'python',
'../tools/isolate/isolate.py',
'--mode', '<(tests_run)',
+ '--variable', 'DEPTH=<(DEPTH)',
'--variable', 'PRODUCT_DIR=<(PRODUCT_DIR)',
'--variable', 'OS=<(OS)',
'--result', '<@(_outputs)',