| Index: ios/crnet/Info.plist
|
| diff --git a/components/cronet/ios/Info.plist b/ios/crnet/Info.plist
|
| similarity index 88%
|
| copy from components/cronet/ios/Info.plist
|
| copy to ios/crnet/Info.plist
|
| index 3b48c36b967a98363c9a142e218e0fb4cc8a48d8..c5090813b87f7e8885a697cdce978299e2950ae1 100644
|
| --- a/components/cronet/ios/Info.plist
|
| +++ b/ios/crnet/Info.plist
|
| @@ -5,13 +5,13 @@
|
| <key>CFBundleDevelopmentRegion</key>
|
| <string>en</string>
|
| <key>CFBundleExecutable</key>
|
| - <string>Cronet</string>
|
| + <string>CrNet</string>
|
| <key>CFBundleIdentifier</key>
|
| - <string>org.chromium.net.Cronet</string>
|
| + <string>org.chromium.net.CrNet</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleName</key>
|
| - <string>Cronet</string>
|
| + <string>CrNet</string>
|
| <key>CFBundlePackageType</key>
|
| <string>FMWK</string>
|
| <key>CFBundleShortVersionString</key>
|
|
|