blob: 4d67890dc680fc934e4d266b3a6f4e0a82fd9f3a [file] [log] [blame]
// Copyright 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.
#include "extensions/test/test_content_utility_client.h"
namespace extensions {
TestContentUtilityClient::TestContentUtilityClient() = default;
TestContentUtilityClient::~TestContentUtilityClient() = default;
} // namespace extensions