blob: e1a88a98d7d1e7bdd60ee4b4dfc724b259dd4ad4 (
plain)
1
2
3
4
5
6
7
|
// Copyright (c) 2013 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.
// TODO(darin): Delete this once the build masters stop referencing test_shell.
void Dummy() {
}
|