Print Preview: Refactoring print/cancel button and print summary.
[chromium-blink-merge.git] / content / common / dx_diag_node.cc
blob566cd4a7fb30103bbaf354694ea88072ee2b8c4f
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 "content/common/dx_diag_node.h"
7 DxDiagNode::DxDiagNode() {}
9 DxDiagNode::~DxDiagNode() {}