disable two ClientCertStoreChromeOSTest.* unit_tests on Valgrind bots
[chromium-blink-merge.git] / ui / shell_dialogs / select_file_dialog_factory.cc
bloba324d63f974d95937b18fab2cb82a962bbc06361
1 // Copyright (c) 2012 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 "ui/shell_dialogs/select_file_dialog_factory.h"
7 namespace ui {
9 SelectFileDialogFactory::~SelectFileDialogFactory() {}
11 } // namespace ui