Closed Bug 934647 Opened 11 years ago Closed 10 years ago

rm a bunch of makefiles in dom/

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 931459

People

(Reporter: tbsaunde, Assigned: tbsaunde)

Details

Attachments

(1 file)

      No description provided.
Attachment #826980 - Flags: review?(mshal)
Component: Disability Access APIs → Build Config
Comment on attachment 826980 [details] [diff] [review]
rm makefiles in dom/

>diff --git a/dom/media/moz.build b/dom/media/moz.build
>index 6ddc28f..e34eba3 100644
>--- a/dom/media/moz.build
>+++ b/dom/media/moz.build
>@@ -51,9 +51,15 @@ LIBXUL_LIBRARY = True
> 
> LIBRARY_NAME = 'dom_media_s'
> 
> LOCAL_INCLUDES += [
>     '../base',
>     '../camera',
> ]
> 
>+if CONFIG['MOZ_WEBRTC']:
>+    LOCAL_INCLUDES += [
>+				'/media/webrtc/signaling/src/common',
>+        '/media/webrtc/trunk',
>+    ]

Crazy spacing.

Everything else looks fine to me. But note that there is a similar patch in bug 931459 - please chat with Ms2ger before landing so you don't step on each other's toes. I haven't checked to see if everything here is included in that patch as well.
Attachment #826980 - Flags: review?(mshal) → review+
Looks like they're all gone.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: