summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-19 17:34:04 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-19 17:34:04 +0000
commitea4d28563b477015dbd4ff7bdcc442d4b3011a10 (patch)
tree91858184f84cbf44b1d8fe8b0da0778c8be3c8e3 /net/net.gyp
parenta01490841ac5192136423ba4c515ea4ff6b4c9c5 (diff)
downloadchromium_src-ea4d28563b477015dbd4ff7bdcc442d4b3011a10.zip
chromium_src-ea4d28563b477015dbd4ff7bdcc442d4b3011a10.tar.gz
chromium_src-ea4d28563b477015dbd4ff7bdcc442d4b3011a10.tar.bz2
Removing DEPTH support.
Reapplying r132608. Original code review: http://codereview.chromium.org/10062001 Fixed cacheinvalidation_unittests. It makes the code simpler by automatically deducing the root directory to use. TBR=rogerta@chromium.org TBR=mark@chromium.org TBR=rsleevi@chromium.org BUG=98834 TEST= Review URL: http://codereview.chromium.org/10115025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133003 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 69122b0..52ae83c 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1379,7 +1379,6 @@
'python',
'../tools/isolate/isolate.py',
'--mode', '<(tests_run)',
- '--variable', 'DEPTH=<(DEPTH)',
'--variable', 'PRODUCT_DIR=<(PRODUCT_DIR)',
'--variable', 'OS=<(OS)',
'--result', '<@(_outputs)',