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

Unified Diff: ios/chrome/browser/ui/webui/sync_internals/sync_internals_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
Index: ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.h
diff --git a/ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.h b/ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.h
index 676ada5955378d033a1d6220dec865ec330e9630..659d12da4d1cdc6cfc02d75c5f025af406dc628f 100644
--- a/ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.h
+++ b/ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.h
@@ -6,7 +6,7 @@
#define IOS_CHROME_BROWSER_UI_WEBUI_SYNC_INTERNALS_SYNC_INTERNALS_UI_H_
#include "base/macros.h"
-#include "ios/public/provider/web/web_ui_ios_controller.h"
+#include "ios/web/public/webui/web_ui_ios_controller.h"
namespace web {
class WebUIIOS;

Powered by Google App Engine
This is Rietveld 408576698