blob: 28bb8a208b772d36be3b6d7033a4c0f35702acc0 [file] [log] [blame]
# Copyright (c) 2015 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.
class CorpusDriver(object):
def GetTraceHandles(self):
raise NotImplementedError()