| Index: mojo/runner/register_local_aliases.cc
|
| diff --git a/mojo/runner/register_local_aliases.cc b/mojo/runner/register_local_aliases.cc
|
| deleted file mode 100644
|
| index 6323cb2bcba048ab2dfd3bab1b067e659d676fa9..0000000000000000000000000000000000000000
|
| --- a/mojo/runner/register_local_aliases.cc
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// 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 "mojo/runner/register_local_aliases.h"
|
| -
|
| -namespace mojo {
|
| -namespace runner {
|
| -
|
| -void RegisterLocalAliases(shell::PackageManagerImpl* manager) {}
|
| -
|
| -} // namespace runner
|
| -} // namespace mojo
|
|
|