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

Unified Diff: chrome/browser/webui/bug_report_ui.h

Issue 6538053: WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5. (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
« no previous file with comments | « chrome/browser/webui/bookmarks_ui.cc ('k') | chrome/browser/webui/chrome_url_data_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webui/bug_report_ui.h
diff --git a/chrome/browser/webui/bug_report_ui.h b/chrome/browser/webui/bug_report_ui.h
index 0f3b2a98746b6183f6e604ab3785388bac559b57..bf145446ad4e8fe717cabf3a6e8dc5454be4a545 100644
--- a/chrome/browser/webui/bug_report_ui.h
+++ b/chrome/browser/webui/bug_report_ui.h
@@ -5,8 +5,8 @@
#ifndef CHROME_BROWSER_WEBUI_BUG_REPORT_UI_H_
#define CHROME_BROWSER_WEBUI_BUG_REPORT_UI_H_
-#include "chrome/browser/dom_ui/html_dialog_ui.h"
#include "chrome/browser/ui/views/window.h"
+#include "chrome/browser/webui/html_dialog_ui.h"
namespace gfx {
class Rect;
« no previous file with comments | « chrome/browser/webui/bookmarks_ui.cc ('k') | chrome/browser/webui/chrome_url_data_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698