@@ -603,28 +603,19 @@ gruntConfig = {
603603 Rule .copyLibs
604604 npmLibNames : [' freedom-for-chrome' ]
605605 pathsFromDevBuild : [' lib/churn-pipe' , ' lib/loggingprovider' , ' lib/zork' ]
606- pathsFromThirdPartyBuild : [
607- ' uproxy-obfuscators' ,
608- ' freedom-port-control'
609- ]
606+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
610607 localDestPath : ' lib/samples/zork-chromeapp/'
611608 libsForZorkFirefoxApp :
612609 Rule .copyLibs
613610 npmLibNames : [' freedom-for-firefox' ]
614611 pathsFromDevBuild : [' lib/churn-pipe' , ' lib/loggingprovider' , ' lib/zork' ]
615- pathsFromThirdPartyBuild : [
616- ' uproxy-obfuscators' ,
617- ' freedom-port-control'
618- ]
612+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
619613 localDestPath : ' lib/samples/zork-firefoxapp/data/'
620614 libsForZorkNode :
621615 Rule .copyLibs
622616 npmLibNames : [' freedom-for-node' ]
623617 pathsFromDevBuild : [' lib/churn-pipe' , ' lib/loggingprovider' , ' lib/zork' ]
624- pathsFromThirdPartyBuild : [
625- ' uproxy-obfuscators' ,
626- ' freedom-port-control'
627- ]
618+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
628619 localDestPath : ' lib/samples/zork-node/'
629620
630621 libsForEchoServerChromeApp :
@@ -647,25 +638,19 @@ gruntConfig = {
647638 Rule .copyLibs
648639 npmLibNames : [' freedom-for-chrome' ]
649640 pathsFromDevBuild : [' lib/copypaste-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
650- pathsFromThirdPartyBuild : [
651- ' freedom-port-control'
652- ]
641+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
653642 localDestPath : ' lib/samples/copypaste-chat-chromeapp/'
654643 libsForCopypasteChatFirefoxApp :
655644 Rule .copyLibs
656645 npmLibNames : [' freedom-for-firefox' ]
657646 pathsFromDevBuild : [' lib/copypaste-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
658- pathsFromThirdPartyBuild : [
659- ' freedom-port-control'
660- ]
647+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
661648 localDestPath : ' lib/samples/copypaste-chat-firefoxapp/data'
662649 libsForCopypasteChatWebApp :
663650 Rule .copyLibs
664651 npmLibNames : [' freedom' ]
665652 pathsFromDevBuild : [' lib/copypaste-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
666- pathsFromThirdPartyBuild : [
667- ' freedom-port-control'
668- ]
653+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
669654 localDestPath : ' lib/samples/copypaste-chat-webapp/'
670655
671656 libsForCopyPasteSocksChromeApp :
@@ -675,7 +660,6 @@ gruntConfig = {
675660 ]
676661 pathsFromDevBuild : [' lib/copypaste-socks' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
677662 pathsFromThirdPartyBuild : [
678- ' uproxy-obfuscators'
679663 ' i18n'
680664 ' bower/polymer'
681665 ' freedom-pgp-e2e'
@@ -689,7 +673,6 @@ gruntConfig = {
689673 ]
690674 pathsFromDevBuild : [' lib/copypaste-socks' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
691675 pathsFromThirdPartyBuild : [
692- ' uproxy-obfuscators'
693676 ' i18n'
694677 ' bower'
695678 ' freedom-pgp-e2e'
@@ -701,36 +684,26 @@ gruntConfig = {
701684 Rule .copyLibs
702685 npmLibNames : [' freedom-for-chrome' ]
703686 pathsFromDevBuild : [' lib/simple-socks' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
704- pathsFromThirdPartyBuild : [
705- ' uproxy-obfuscators'
706- ' freedom-port-control'
707- ]
687+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
708688 localDestPath : ' lib/samples/simple-socks-chromeapp/'
709689 libsForSimpleSocksFirefoxApp :
710690 Rule .copyLibs
711691 npmLibNames : [' freedom-for-firefox' ]
712692 pathsFromDevBuild : [' lib/simple-socks' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
713- pathsFromThirdPartyBuild : [
714- ' uproxy-obfuscators'
715- ' freedom-port-control'
716- ]
693+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
717694 localDestPath : ' lib/samples/simple-socks-firefoxapp/data/'
718695
719696 libsForSimpleChatChromeApp :
720697 Rule .copyLibs
721698 npmLibNames : [' freedom-for-chrome' ]
722699 pathsFromDevBuild : [' lib/simple-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
723- pathsFromThirdPartyBuild : [
724- ' freedom-port-control'
725- ]
700+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
726701 localDestPath : ' lib/samples/simple-chat-chromeapp/'
727702 libsForSimpleChatFirefoxApp :
728703 Rule .copyLibs
729704 npmLibNames : [' freedom-for-firefox' ]
730705 pathsFromDevBuild : [' lib/simple-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
731- pathsFromThirdPartyBuild : [
732- ' freedom-port-control'
733- ]
706+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
734707 localDestPath : ' lib/samples/simple-chat-firefoxapp/data'
735708 # While neither churn-pipe nor freedom-port-control can be used in a
736709 # regular web page environment, they are included so that obfuscation
@@ -739,9 +712,7 @@ gruntConfig = {
739712 Rule .copyLibs
740713 npmLibNames : [' freedom' ]
741714 pathsFromDevBuild : [' lib/simple-chat' , ' lib/churn-pipe' , ' lib/loggingprovider' ]
742- pathsFromThirdPartyBuild : [
743- ' freedom-port-control'
744- ]
715+ pathsFromThirdPartyBuild : [' freedom-port-control' ]
745716 localDestPath : ' lib/samples/simple-chat-webapp/'
746717
747718 libsForUprobeChromeApp :
0 commit comments