extensions: Register 'app' and 'webstore' bindings only if they are available.
[chromium-blink-merge.git] / gpu / config / dx_diag_node.cc
blobe0902cab8cf3e895e196f205e7dc153c8ebb89d1
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "gpu/config/dx_diag_node.h"
7 namespace gpu {
9 DxDiagNode::DxDiagNode() {}
11 DxDiagNode::~DxDiagNode() {}
13 } // namespace gpu