Index: remoting/unittests-Info.plist |
diff --git a/remoting/host/plugin/host_plugin-Info.plist b/remoting/unittests-Info.plist |
similarity index 71% |
copy from remoting/host/plugin/host_plugin-Info.plist |
copy to remoting/unittests-Info.plist |
index 42cecdd3964d869f767a96ebcd0ddd69eb43d891..fcb8ee65c9c9cc5d1fb1fa25bf4fc74c35740321 100644 |
--- a/remoting/host/plugin/host_plugin-Info.plist |
+++ b/remoting/unittests-Info.plist |
@@ -7,7 +7,7 @@ |
<key>CFBundleExecutable</key> |
<string>${EXECUTABLE_NAME}</string> |
<key>CFBundleIdentifier</key> |
- <string>${CHROMIUM_BUNDLE_ID}.remoting.host.plugin</string> |
+ <string>org.chromium.chromoting.remoting_unittests</string> |
<key>CFBundleInfoDictionaryVersion</key> |
<string>6.0</string> |
<key>CFBundlePackageType</key> |
@@ -20,14 +20,5 @@ |
<string>${CHROMIUM_CREATOR}</string> |
<key>LSMinimumSystemVersion</key> |
<string>10.5.0</string> |
- <key>WebPluginName</key> |
- <string>HOST_PLUGIN_NAME</string> |
- <key>WebPluginMIMETypes</key> |
- <dict> |
- <key>HOST_PLUGIN_MIME_TYPE</key> |
- <dict/> |
- </dict> |
- <key>WebPluginDescription</key> |
- <string>HOST_PLUGIN_DESCRIPTION</string> |
</dict> |
</plist> |