blob: c8666f759ba30eca6aa761bd4cd957f34618ccf6 [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 GetTraceHandlesMatchingQuery(self, query):
raise NotImplementedError()