Bug 1941128 - Turn off network.dns.native_https_query on Mac again
[gecko.git] / dom / canvas / gtest / moz.build
blob1e593a5f82ae814f3c466df49d2ee5895c07a1fa
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 LOCAL_INCLUDES += [
8     "/dom/canvas",
11 UNIFIED_SOURCES += [
12     "TestSanitizeRenderer.cpp",
15 FINAL_LIBRARY = "xul-gtest"