author | Florian Quèze <florian@queze.net> |
Thu, 19 Dec 2013 22:16:50 +0100 | |
changeset 161369 | 2ca129946a54657667d918640633794ea8236b62 |
parent 161368 | b631a3f1a612438f1acd927fd8bcc26725e42506 |
child 161370 | c3239da6de33702feebd4fc08213fb0027ecbe95 |
push id | 25878 |
push user | kwierso@gmail.com |
push date | Fri, 20 Dec 2013 03:09:21 +0000 |
treeherder | mozilla-central@599100c4ebfe [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | jesup |
bugs | 952166 |
milestone | 29.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in @@ -178,16 +178,19 @@ @BINPATH@/components/commandhandler.xpt @BINPATH@/components/commandlines.xpt @BINPATH@/components/composer.xpt @BINPATH@/components/content_base.xpt @BINPATH@/components/content_events.xpt @BINPATH@/components/content_canvas.xpt @BINPATH@/components/content_htmldoc.xpt @BINPATH@/components/content_html.xpt +#ifdef MOZ_WEBRTC +@BINPATH@/components/content_webrtc.xpt +#endif @BINPATH@/components/content_xslt.xpt @BINPATH@/components/cookie.xpt @BINPATH@/components/directory.xpt @BINPATH@/components/docshell.xpt @BINPATH@/components/dom.xpt #ifdef MOZ_ACTIVITIES @BINPATH@/components/dom_activities.xpt @BINPATH@/components/dom_messages.xpt