Bug 1698048 - Move browser/themes/shared/reader/readerMode.svg to the browser/themes...
[gecko.git] / netwerk / protocol / moz.build
blob35d389dfdbd78b6c11be2a2812bef1da3974c08c
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 DIRS += ["about", "data", "file", "ftp"]
8 if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
9     DIRS += ["gio"]
10 DIRS += ["http", "res", "viewsource", "websocket"]