mozilla-kde.patch
changeset 169 cba7c6321c84
parent 164 995e803e8198
child 181 12fe57ebc7a1
equal deleted inserted replaced
164:995e803e8198 169:cba7c6321c84
  2548  endif
  2548  endif
  2549  
  2549  
  2550  ifeq ($(MOZ_WIDGET_TOOLKIT),android)
  2550  ifeq ($(MOZ_WIDGET_TOOLKIT),android)
  2551  OSHELPER += nsMIMEInfoAndroid.cpp
  2551  OSHELPER += nsMIMEInfoAndroid.cpp
  2552  OSHELPER += nsAndroidHandlerApp.cpp
  2552  OSHELPER += nsAndroidHandlerApp.cpp
       
  2553  OSHELPER += nsExternalSharingAppService.cpp
       
  2554  EXPORTS += nsExternalSharingAppService.h
  2553  endif
  2555  endif
  2554  
       
  2555  ifeq ($(MOZ_WIDGET_TOOLKIT),qt)
       
  2556 diff --git a/uriloader/exthandler/unix/nsCommonRegistry.cpp b/uriloader/exthandler/unix/nsCommonRegistry.cpp
  2556 diff --git a/uriloader/exthandler/unix/nsCommonRegistry.cpp b/uriloader/exthandler/unix/nsCommonRegistry.cpp
  2557 new file mode 100644
  2557 new file mode 100644
  2558 --- /dev/null
  2558 --- /dev/null
  2559 +++ b/uriloader/exthandler/unix/nsCommonRegistry.cpp
  2559 +++ b/uriloader/exthandler/unix/nsCommonRegistry.cpp
  2560 @@ -0,0 +1,87 @@
  2560 @@ -0,0 +1,87 @@