| Index: components/view_manager/public/cpp/keys.cc
|
| diff --git a/components/view_manager/public/cpp/keys.cc b/components/view_manager/public/cpp/keys.cc
|
| deleted file mode 100644
|
| index 4a2af70bed0987e8d413ede110dc3bc29c7a897a..0000000000000000000000000000000000000000
|
| --- a/components/view_manager/public/cpp/keys.cc
|
| +++ /dev/null
|
| @@ -1,12 +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 "components/view_manager/public/cpp/keys.h"
|
| -
|
| -namespace mojo {
|
| -
|
| -extern const char kViewManagerKeyWantsTouchEvents[] =
|
| - "view-manager-key-wants-touch-events";
|
| -
|
| -} // namespace mojo
|
|
|