blob: 7a4354f25073858a32364c86eace03b8bc260b96 [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 "ui/gfx/client_native_pixmap_factory.h"
namespace gfx {
ClientNativePixmapFactory::ClientNativePixmapFactory() {}
ClientNativePixmapFactory::~ClientNativePixmapFactory() {}
} // namespace gfx