author | David Rajchenbach-Teller <dteller@mozilla.com> |
Fri, 17 Oct 2014 10:17:37 -0400 | |
changeset 213384 | 09fbfd40895ad06d6168f1288dbb397969800f0d |
parent 196842 | b961ba8f089273cfd94d079ab88565efbb3edc11 |
child 243279 | 316158d4a13ecc70546e84cee2ba63f3a8bbede9 |
permissions | -rw-r--r-- |
# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. EXTRA_JS_MODULES.devtools.webaudioeditor += [ 'panel.js' ] BROWSER_CHROME_MANIFESTS += ['test/browser.ini']