Index: ios/web/public/webui/web_ui_ios.h |
diff --git a/ios/public/provider/web/web_ui_ios.h b/ios/web/public/webui/web_ui_ios.h |
similarity index 96% |
copy from ios/public/provider/web/web_ui_ios.h |
copy to ios/web/public/webui/web_ui_ios.h |
index 3cfd70177aecf429696373b0b56be604a285a2c5..0da4be8778afc337a7c9730bd386c2d0047b860d 100644 |
--- a/ios/public/provider/web/web_ui_ios.h |
+++ b/ios/web/public/webui/web_ui_ios.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |
-#define IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |
+#ifndef IOS_WEB_PUBLIC_WEBUI_WEB_UI_IOS_H_ |
+#define IOS_WEB_PUBLIC_WEBUI_WEB_UI_IOS_H_ |
#include <vector> |
@@ -83,4 +83,4 @@ class WebUIIOS { |
} // namespace web |
-#endif // IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_H_ |
+#endif // IOS_WEB_PUBLIC_WEBUI_WEB_UI_IOS_H_ |