Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: remoting/unittests-Info.plist

Issue 20985002: Localized Chromoting Host on Mac and Linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/tools/verify_resources.py ('k') | remoting/webapp/build-webapp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « remoting/tools/verify_resources.py ('k') | remoting/webapp/build-webapp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698