| Index: chrome/browser/webui/keyboard_ui.cc
|
| diff --git a/chrome/browser/dom_ui/keyboard_ui.cc b/chrome/browser/webui/keyboard_ui.cc
|
| similarity index 97%
|
| rename from chrome/browser/dom_ui/keyboard_ui.cc
|
| rename to chrome/browser/webui/keyboard_ui.cc
|
| index a85b92d6bb93023a9d65c170627da2cd9b9bb953..2fb7f6dc80b19bfb99f2bf3b2a9234da44154853 100644
|
| --- a/chrome/browser/dom_ui/keyboard_ui.cc
|
| +++ b/chrome/browser/webui/keyboard_ui.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/dom_ui/keyboard_ui.h"
|
| +#include "chrome/browser/webui/keyboard_ui.h"
|
|
|
| #include "base/ref_counted_memory.h"
|
| #include "base/singleton.h"
|
|
|