Chromium Code Reviews| Index: remoting/branding_Chromium |
| diff --git a/remoting/branding_Chromium b/remoting/branding_Chromium |
| index 3c3a43d0d83847aa76b106c05b7e8b07f78daaf6..3013e6de83ddef8b714a8366854a03af138b0932 100644 |
| --- a/remoting/branding_Chromium |
| +++ b/remoting/branding_Chromium |
| @@ -1,6 +1,10 @@ |
| APK_PACKAGE_NAME=org.chromium.chromoting |
| DAEMON_FILE_NAME=Chromoting Host Service |
| IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chromoting |
| +IOS_BUNDLE_ID=org.chromium.Chromium |
| +IOS_DISPLAY_NAME=Chromoting for iOS |
| +IOS_EXEC_NAME=chromoting |
|
joedow
2017/01/25 23:16:28
Should these mimic the names in the Chrome brandin
nicholss
2017/01/26 18:00:15
These values are not final. I am not sure What the
|
| +IOS_PRODUCT_NAME=ChromotingForIos |
| MAC_BUNDLE_ID=org.chromium.Chromium |
| MAC_CREATOR=Cr24 |
| MAC_HOST_BUNDLE_ID=org.chromium.chromoting.me2me-host |