summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 18:53:46 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 18:53:46 +0000
commit0ecd19b8772876f9a09e1f0e4b3c7ec90f2499b3 (patch)
tree77e68fc86b1c333c38854fc363284824b79df1ee /net
parentc46862ab8341be4203cf97e3de3e4d786abdbbbd (diff)
downloadchromium_src-0ecd19b8772876f9a09e1f0e4b3c7ec90f2499b3.zip
chromium_src-0ecd19b8772876f9a09e1f0e4b3c7ec90f2499b3.tar.gz
chromium_src-0ecd19b8772876f9a09e1f0e4b3c7ec90f2499b3.tar.bz2
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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132608 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/net.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index dd08354..c1301a3 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1375,7 +1375,6 @@
'python',
'../tools/isolate/isolate.py',
'--mode', '<(tests_run)',
- '--variable', 'DEPTH=<(DEPTH)',
'--variable', 'PRODUCT_DIR=<(PRODUCT_DIR)',
'--variable', 'OS=<(OS)',
'--result', '<@(_outputs)',