| Index: chrome/browser/remoting/remoting_options_handler.cc
|
| diff --git a/chrome/browser/remoting/remoting_options_handler.cc b/chrome/browser/remoting/remoting_options_handler.cc
|
| index 62ce92b75c65947c4d9fc0b20d4513f8fda864e0..9c8b735bdca30f7d8ceed2d03b6ed5fb93df84a5 100644
|
| --- a/chrome/browser/remoting/remoting_options_handler.cc
|
| +++ b/chrome/browser/remoting/remoting_options_handler.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/service/service_process_control_manager.h"
|
| -#include "chrome/browser/webui/web_ui.h"
|
| #include "chrome/common/remoting/chromoting_host_info.h"
|
| +#include "content/browser/webui/web_ui.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|