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

Unified Diff: trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist

Issue 209043004: Revert 259287 "Add breakpad support for me2me and it2me native m..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 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
Index: trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist
===================================================================
--- trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist (revision 259399)
+++ trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist (working copy)
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIconFile</key>
- <string>remote_assistance_host</string>
- <key>CFBundleIdentifier</key>
- <string>BUNDLE_ID</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>remote_assistance_host</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>VERSION_FULL</string>
- <key>CFBundleShortVersionString</key>
- <string>VERSION_SHORT</string>
- <key>LSMinimumSystemVersion</key>
- <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
- <key>NSPrincipalClass</key>
- <string>CrApplication</string>
- <key>LSUIElement</key>
- <string>1</string>
- <key>BreakpadProduct</key>
- <string>Chromoting_Mac</string>
- <key>BreakpadVersion</key>
- <string>VERSION_FULL</string>
-</dict>
-</plist>

Powered by Google App Engine
This is Rietveld 408576698