| Index: ui/keyboard/content/keyboard.cc
|
| diff --git a/ui/keyboard/keyboard.cc b/ui/keyboard/content/keyboard.cc
|
| similarity index 86%
|
| rename from ui/keyboard/keyboard.cc
|
| rename to ui/keyboard/content/keyboard.cc
|
| index 4e26637c9a3511012221e24682bbfc016e20a7ff..4f7da4d2daa2697c15c51d4bfbe5c6eccc8c85f8 100644
|
| --- a/ui/keyboard/keyboard.cc
|
| +++ b/ui/keyboard/content/keyboard.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2013 The Chromium Authors. All rights reserved.
|
| +// 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 "ui/keyboard/keyboard.h"
|
| +#include "ui/keyboard/content/keyboard.h"
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/path_service.h"
|
|
|