| Index: ios/third_party/ochamcrest/Info.plist
|
| diff --git a/ios/third_party/ochamcrest/Info.plist b/ios/third_party/ochamcrest/Info.plist
|
| index 3506f84ec5169d9fd3f7005b78df53af7b367dc0..3124a94e01b480e02900bcce8e70537154a7a939 100644
|
| --- a/ios/third_party/ochamcrest/Info.plist
|
| +++ b/ios/third_party/ochamcrest/Info.plist
|
| @@ -11,7 +11,7 @@
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleIdentifier</key>
|
| - <string>org.chromium.test.${EXECUTABLE_NAME:rfc1034identifier}</string>
|
| + <string>${IOS_BUNDLE_ID_PREFIX}.test.${EXECUTABLE_NAME:rfc1034identifier}</string>
|
| <key>CFBundleExecutable</key>
|
| <string>${EXECUTABLE_NAME}</string>
|
| <key>CFBundleDevelopmentRegion</key>
|
|
|