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

Unified Diff: chrome/browser/webui/constrained_html_ui.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
« no previous file with comments | « chrome/browser/webui/conflicts_ui.h ('k') | chrome/browser/webui/constrained_html_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webui/constrained_html_ui.h
diff --git a/chrome/browser/webui/constrained_html_ui.h b/chrome/browser/webui/constrained_html_ui.h
index 6c2028018fe09ada2dc4fe8433beb286ad86ebfa..6ab78ecdbcae4c105c76cb297807b4b7b3310311 100644
--- a/chrome/browser/webui/constrained_html_ui.h
+++ b/chrome/browser/webui/constrained_html_ui.h
@@ -9,8 +9,8 @@
#include <vector>
#include "chrome/browser/tab_contents/constrained_window.h"
-#include "chrome/browser/webui/web_ui.h"
#include "chrome/common/property_bag.h"
+#include "content/browser/webui/web_ui.h"
class HtmlDialogUIDelegate;
class Profile;
« no previous file with comments | « chrome/browser/webui/conflicts_ui.h ('k') | chrome/browser/webui/constrained_html_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698