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

Unified Diff: ios/chrome/browser/ui/webui/version_ui.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/chrome/browser/ui/webui/version_handler.cc ('k') | ios/chrome/browser/ui/webui/version_ui.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/webui/version_ui.h
diff --git a/ios/chrome/browser/ui/webui/version_ui.h b/ios/chrome/browser/ui/webui/version_ui.h
index 20349d26bbcc34f4302782644e7414c9efcd7459..3e56c82867cb23953ef5b35430b305c5082084bf 100644
--- a/ios/chrome/browser/ui/webui/version_ui.h
+++ b/ios/chrome/browser/ui/webui/version_ui.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/macros.h"
-#include "ios/public/provider/web/web_ui_ios_controller.h"
+#include "ios/web/public/webui/web_ui_ios_controller.h"
// The WebUI handler for chrome://version.
class VersionUI : public web::WebUIIOSController {
« no previous file with comments | « ios/chrome/browser/ui/webui/version_handler.cc ('k') | ios/chrome/browser/ui/webui/version_ui.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698