| Index: ios/web/public/webui/web_ui_ios_message_handler.cc
|
| diff --git a/ios/public/provider/web/web_ui_ios_message_handler.cc b/ios/web/public/webui/web_ui_ios_message_handler.cc
|
| similarity index 95%
|
| rename from ios/public/provider/web/web_ui_ios_message_handler.cc
|
| rename to ios/web/public/webui/web_ui_ios_message_handler.cc
|
| index b4b473e012c33cc62075d58e3fa8f0518bfe2446..6bb11c6f818ad24d3ed593a28cd9f148da451358 100644
|
| --- a/ios/public/provider/web/web_ui_ios_message_handler.cc
|
| +++ b/ios/web/public/webui/web_ui_ios_message_handler.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ios/public/provider/web/web_ui_ios_message_handler.h"
|
| +#include "ios/web/public/webui/web_ui_ios_message_handler.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|