| Index: build/config/ios/Host-Info.plist
|
| diff --git a/build/config/ios/Host-Info.plist b/build/config/ios/Host-Info.plist
|
| index c306faad217646c8c26dcf61828cf83e9baaf410..090e08bacc74262a2d763ff79e093732c77c0475 100644
|
| --- a/build/config/ios/Host-Info.plist
|
| +++ b/build/config/ios/Host-Info.plist
|
| @@ -9,7 +9,7 @@
|
| <key>CFBundleExecutable</key>
|
| <string>${EXECUTABLE_NAME}</string>
|
| <key>CFBundleIdentifier</key>
|
| - <string>org.chromium.test.ios_web_shell_test_host</string>
|
| + <string>${IOS_BUNDLE_ID_PREFIX}.test.ios_web_shell_test_host</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleName</key>
|
|
|