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 02ebac6b546c529a23c2e73b082fe447f1f2894a..62ce92b75c65947c4d9fc0b20d4513f8fda864e0 100644 |
--- a/chrome/browser/remoting/remoting_options_handler.cc |
+++ b/chrome/browser/remoting/remoting_options_handler.cc |
@@ -6,9 +6,9 @@ |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
-#include "chrome/common/remoting/chromoting_host_info.h" |
-#include "chrome/browser/dom_ui/web_ui.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 "grit/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |