Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ui / file_manager / file_manager / foreground / js / share_client.js
index 3044b21..a0276af 100644 (file)
@@ -22,14 +22,6 @@ function ShareClient(webView, url, observer) {
 }
 
 /**
- * Source origin of the client.
- * @type {string}
- * @const
- */
-ShareClient.SHARE_ORIGIN =
-    'chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj';
-
-/**
  * Target origin of the embedded dialog.
  * @type {string}
  * @const