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

Unified Diff: chrome/browser/webui/flags_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/file_browse_browsertest.cc ('k') | chrome/browser/webui/foreign_session_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webui/flags_ui.h
diff --git a/chrome/browser/webui/flags_ui.h b/chrome/browser/webui/flags_ui.h
index 8b19f8c5834a9d93c3cdde1ce67bc24d7abf223c..930fe2d1262d2f1e14c38ca40f58ea9a5b9f49f7 100644
--- a/chrome/browser/webui/flags_ui.h
+++ b/chrome/browser/webui/flags_ui.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_WEBUI_FLAGS_UI_H_
#pragma once
-#include "chrome/browser/webui/web_ui.h"
+#include "content/browser/webui/web_ui.h"
class PrefService;
class RefCountedMemory;
« no previous file with comments | « chrome/browser/webui/file_browse_browsertest.cc ('k') | chrome/browser/webui/foreign_session_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698