| Index: ios/web_view/internal/cwv_web_main_parts.mm
|
| diff --git a/ios/web_view/internal/criwv_web_main_parts.mm b/ios/web_view/internal/cwv_web_main_parts.mm
|
| similarity index 97%
|
| rename from ios/web_view/internal/criwv_web_main_parts.mm
|
| rename to ios/web_view/internal/cwv_web_main_parts.mm
|
| index 041e30ba03572079a9d413072926f17fbcdf31f2..aeeae1070ef922693d6cbf20d0324b112d9c3a4a 100644
|
| --- a/ios/web_view/internal/criwv_web_main_parts.mm
|
| +++ b/ios/web_view/internal/cwv_web_main_parts.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#import "ios/web_view/internal/criwv_web_main_parts.h"
|
| +#import "ios/web_view/internal/cwv_web_main_parts.h"
|
|
|
| #include "base/base_paths.h"
|
| #include "base/memory/ptr_util.h"
|
|
|