chromium/third_party/pdfium/testing/pseudo_retainable.h

// Copyright 2018 The PDFium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef TESTING_PSEUDO_RETAINABLE_H_
#define TESTING_PSEUDO_RETAINABLE_H_

class PseudoRetainable {};

#endif  // TESTING_PSEUDO_RETAINABLE_H_