blob: 952e7485ab68fef4f12552fc3014a9283c5bd82c [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 "headless/lib/utility/headless_content_utility_client.h"
namespace headless {
HeadlessContentUtilityClient::HeadlessContentUtilityClient() {}
HeadlessContentUtilityClient::~HeadlessContentUtilityClient() {}
} // namespace headless