Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9861)

Unified Diff: chrome/browser/remoting/setup_flow.h

Issue 6575054: WebUI: Move the core files of WebUI from chrome/browser/webui to content/webui. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/remoting/setup_flow.h
diff --git a/chrome/browser/remoting/setup_flow.h b/chrome/browser/remoting/setup_flow.h
index d8c017bf3c603bc2bea5def29fc4304f446c17a7..5672d3ff4008f941f9e4b3990882ae40f8d25256 100644
--- a/chrome/browser/remoting/setup_flow.h
+++ b/chrome/browser/remoting/setup_flow.h
@@ -8,8 +8,8 @@
#include "base/callback.h"
#include "base/scoped_ptr.h"
#include "chrome/browser/webui/html_dialog_ui.h"
-#include "chrome/browser/webui/web_ui.h"
#include "chrome/common/remoting/chromoting_host_info.h"
+#include "content/browser/webui/web_ui.h"
class ListValue;
class ServiceProcessControl;
« no previous file with comments | « chrome/browser/remoting/remoting_options_handler.cc ('k') | chrome/browser/remoting/setup_flow_login_step.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698