Bug 855620: Re-merge changes to SCTP library update r=tuexen
[gecko.git] / docshell / moz.build
blobc1dbf9a925a4f2d4a71bf7cf8448709739df61e3
1 # vim: set filetype=python:
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 DIRS += [
7     'base',
8     'shistory',
9     'build',
10     'resources/content',
13 TEST_DIRS += ['test']
15 MODULE = 'docshell'