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

Unified Diff: chrome/browser/chromeos/webui/internet_options_handler.cc

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/chromeos/webui/imageburner_ui.h ('k') | chrome/browser/chromeos/webui/login/login_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/webui/internet_options_handler.cc
diff --git a/chrome/browser/chromeos/webui/internet_options_handler.cc b/chrome/browser/chromeos/webui/internet_options_handler.cc
index a6c34cdd0cef5ddc5220dd641773b7b8177de58e..88c19a285a32b4379b468052d61626b0b5e8cd2c 100644
--- a/chrome/browser/chromeos/webui/internet_options_handler.cc
+++ b/chrome/browser/chromeos/webui/internet_options_handler.cc
@@ -26,8 +26,8 @@
#include "chrome/browser/chromeos/status/network_menu.h"
#include "chrome/browser/ui/browser.h"
#include "chrome/browser/ui/views/window.h"
-#include "chrome/browser/webui/web_ui_util.h"
#include "chrome/common/time_format.h"
+#include "content/browser/webui/web_ui_util.h"
#include "grit/chromium_strings.h"
#include "grit/generated_resources.h"
#include "grit/locale_settings.h"
« no previous file with comments | « chrome/browser/chromeos/webui/imageburner_ui.h ('k') | chrome/browser/chromeos/webui/login/login_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698