Revert "Reland c91b178b07b0d - Delete dead signin code (SigninGlobalError)"
[chromium-blink-merge.git] / components / view_manager / public / cpp / keys.h
blobee6bcfe62b4c0ff2dd69e8432f9883474134396e
1 // Copyright 2015 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 #ifndef COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_KEYS_H_
6 #define COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_KEYS_H_
8 namespace mojo {
10 extern const char kViewManagerKeyWantsTouchEvents[];
12 } // namespace mojo
14 #endif // COMPONENTS_VIEW_MANAGER_PUBLIC_CPP_KEYS_H_