blob: 1d0a84539094033e1159a83dcc6ae32bd8e738b6 [file] [log] [blame]
# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
from benchmarks import blink_perf
# pylint: disable=protected-access
class BlinkPerfXMLHttpRequest(blink_perf._BlinkPerfBenchmark):
tag = 'xml_http_request'
subdir = 'xml_http_request'