summaryrefslogtreecommitdiff
path: root/dom/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-02-22 17:32:39 -0500
committerMatt A. Tobin <email@mattatobin.com>2020-02-22 17:32:39 -0500
commitce8ac75ba9bba438a2e7ed3b3239212eb660b87a (patch)
tree023551018892b8e76ae80e63a08d9d6a27c21a77 /dom/moz.build
parent430bbdebdbbd47ab5631b930a23036e1e9daf8ed (diff)
downloaduxp-ce8ac75ba9bba438a2e7ed3b3239212eb660b87a.tar.gz
Reclassify heapsnapshot and nsJSInspector as not part of devtools
This resolves Issue mcp-graveyard/UXP#316
Diffstat (limited to 'dom/moz.build')
-rw-r--r--dom/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/moz.build b/dom/moz.build
index cfcf6f8655..89c539b4b1 100644
--- a/dom/moz.build
+++ b/dom/moz.build
@@ -55,6 +55,7 @@ DIRS += [
'gamepad',
'geolocation',
'grid',
+ 'heapsnapshot',
'html',
'json',
'jsurl',