summaryrefslogtreecommitdiffstats
path: root/base/base.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 /base/base.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 'base/base.gyp')
-rw-r--r--base/base.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/base.gyp b/base/base.gyp
index e070ee2..4d8a7d9 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -480,7 +480,6 @@
'python',
'../tools/isolate/isolate.py',
'--mode', '<(tests_run)',
- '--variable', 'DEPTH=<(DEPTH)',
'--variable', 'PRODUCT_DIR=<(PRODUCT_DIR)',
'--variable', 'OS=<(OS)',
'--result', '<@(_outputs)',