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

Unified Diff: ios/web/webui/web_ui_ios_controller_factory_registry.h

Issue 2116673002: [ios] Moved WebUI provider code to ios/web. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review Created 4 years, 6 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 | « ios/web/web_state/ui/crw_web_controller.mm ('k') | ios/web/webui/web_ui_ios_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/webui/web_ui_ios_controller_factory_registry.h
diff --git a/ios/web/webui/web_ui_ios_controller_factory_registry.h b/ios/web/webui/web_ui_ios_controller_factory_registry.h
index d8118f1f6c9fa4acceac59434904131737b53126..ca0acac670106fc8fa9d415b78d09bf393012ea9 100644
--- a/ios/web/webui/web_ui_ios_controller_factory_registry.h
+++ b/ios/web/webui/web_ui_ios_controller_factory_registry.h
@@ -7,7 +7,7 @@
#include "base/macros.h"
#include "base/memory/singleton.h"
-#include "ios/public/provider/web/web_ui_ios_controller_factory.h"
+#include "ios/web/public/webui/web_ui_ios_controller_factory.h"
namespace web {
« no previous file with comments | « ios/web/web_state/ui/crw_web_controller.mm ('k') | ios/web/webui/web_ui_ios_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698