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

Unified Diff: chrome/browser/webui/new_tab_page_sync_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
« no previous file with comments | « chrome/browser/webui/net_internals_ui.h ('k') | chrome/browser/webui/new_tab_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webui/new_tab_page_sync_handler.h
diff --git a/chrome/browser/webui/new_tab_page_sync_handler.h b/chrome/browser/webui/new_tab_page_sync_handler.h
index 3a9e4a7679646162d8f9b0ccdab0f888439db51d..3291533925cf4809aadf7085cd65d3c32516c63d 100644
--- a/chrome/browser/webui/new_tab_page_sync_handler.h
+++ b/chrome/browser/webui/new_tab_page_sync_handler.h
@@ -10,7 +10,7 @@
#include "chrome/browser/sync/profile_sync_service.h"
#include "chrome/browser/sync/sync_ui_util.h"
-#include "chrome/browser/webui/web_ui.h"
+#include "content/browser/webui/web_ui.h"
class ListValue;
« no previous file with comments | « chrome/browser/webui/net_internals_ui.h ('k') | chrome/browser/webui/new_tab_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698