Index: build/config/ios/Module-Info.plist |
diff --git a/build/config/ios/Module-Info.plist b/build/config/ios/Module-Info.plist |
index 6131774765c43f8d1da1f4eb1ca3208df688590b..b801eb113afec9cb4194e981b0058532e2d3d626 100644 |
--- a/build/config/ios/Module-Info.plist |
+++ b/build/config/ios/Module-Info.plist |
@@ -7,7 +7,7 @@ |
<key>CFBundleExecutable</key> |
<string>${EXECUTABLE_NAME}</string> |
<key>CFBundleIdentifier</key> |
- <string>org.chromium.test.ios_web_shell_test_host.ios_web_shell_test</string> |
+ <string>${IOS_BUNDLE_ID_PREFIX}.test.ios_web_shell_test_host.ios_web_shell_test</string> |
<key>CFBundleInfoDictionaryVersion</key> |
<string>6.0</string> |
<key>CFBundleName</key> |