From 6ec76904eb33b5de20d8f0a48cf3ee7467808988 Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Fri, 5 Oct 2012 12:51:54 +0000 Subject: Update all the .results to .swarm. Starting with r160349, isolate.py now produces .swarm instead of .results files. TBR=csharp@chromium.org NOTRY=true BUG= Review URL: https://chromiumcodereview.appspot.com/11035056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160355 0039d316-1c4b-4281-b951-d872f2087c98 --- net/net.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/net.gyp b/net/net.gyp index 168babf..394dcb8 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -2273,7 +2273,7 @@ '<@(isolate_dependency_tracked)', ], 'outputs': [ - '<(PRODUCT_DIR)/net_unittests.results', + '<(PRODUCT_DIR)/net_unittests.swarm', ], 'action': [ 'python', -- cgit v1.1