Fix typo in AshWindowTreeHostOzone
[chromium-blink-merge.git] / ui / base / win / internal_constants.cc
blob325ab90468bfe94320f921806123cd7d8341ab60
1 // Copyright (c) 2014 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/base/win/internal_constants.h"
7 namespace ui {
9 const wchar_t kIgnoreTouchMouseActivateForWindow[] =
10 L"Chrome.IgnoreMouseActivate";
12 } // namespace ui