1 // Copyright 2013 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/metro_viewer/ime_types.h"
7 namespace metro_viewer
{
9 UnderlineInfo::UnderlineInfo()
15 Composition::Composition()
20 Composition::~Composition() {
23 CharacterBounds::CharacterBounds()
30 } // namespace metro_viewer