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

Unified Diff: chrome/browser/dom_ui/options/options_managed_banner_handler.cc

Issue 6541006: WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/dom_ui/options/options_managed_banner_handler.cc
diff --git a/chrome/browser/dom_ui/options/options_managed_banner_handler.cc b/chrome/browser/dom_ui/options/options_managed_banner_handler.cc
index e28a7312faf67c50fea45d913cac52c147ef5102..81d2cccbd820a6b1c0acd757ba8588d65edfde90 100644
--- a/chrome/browser/dom_ui/options/options_managed_banner_handler.cc
+++ b/chrome/browser/dom_ui/options/options_managed_banner_handler.cc
@@ -6,8 +6,8 @@
#include "base/utf_string_conversions.h"
#include "base/values.h"
-#include "chrome/browser/dom_ui/web_ui.h"
#include "chrome/browser/profiles/profile.h"
+#include "chrome/browser/webui/web_ui.h"
OptionsManagedBannerHandler::OptionsManagedBannerHandler(
WebUI* web_ui, const string16& page_name, OptionsPage page)
« no previous file with comments | « chrome/browser/dom_ui/options/autofill_options_handler.cc ('k') | chrome/browser/dom_ui/options/options_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698