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

Unified Diff: chrome/browser/webui/app_launcher_handler.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/webui/app_launcher_handler.h
diff --git a/chrome/browser/webui/app_launcher_handler.h b/chrome/browser/webui/app_launcher_handler.h
index d093b4a2c7ddd86371a4d77af3b522ddf6855f62..4edff88055f1c6b2800b8dd011c91678e9689ff9 100644
--- a/chrome/browser/webui/app_launcher_handler.h
+++ b/chrome/browser/webui/app_launcher_handler.h
@@ -9,10 +9,10 @@
#include "base/scoped_ptr.h"
#include "chrome/browser/extensions/extension_install_ui.h"
#include "chrome/browser/prefs/pref_change_registrar.h"
-#include "chrome/browser/webui/web_ui.h"
#include "chrome/common/extensions/extension_constants.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
+#include "content/browser/webui/web_ui.h"
class Extension;
class ExtensionPrefs;
« no previous file with comments | « chrome/browser/ui/cocoa/html_dialog_window_controller_unittest.mm ('k') | chrome/browser/webui/bookmarks_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698