| Index: chrome/browser/webui/remoting_ui.cc
|
| diff --git a/chrome/browser/dom_ui/remoting_ui.cc b/chrome/browser/webui/remoting_ui.cc
|
| similarity index 98%
|
| rename from chrome/browser/dom_ui/remoting_ui.cc
|
| rename to chrome/browser/webui/remoting_ui.cc
|
| index e849bb08d4097a3e9b0a91867d9e5ce3fb59965b..bfb1191ae33b62a6cfac4fe7df97ade9e19bb503 100644
|
| --- a/chrome/browser/dom_ui/remoting_ui.cc
|
| +++ b/chrome/browser/webui/remoting_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/remoting_ui.h"
|
| +#include "chrome/browser/webui/remoting_ui.h"
|
|
|
| #include "base/singleton.h"
|
| #include "chrome/browser/browser_thread.h"
|
|
|