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