summaryrefslogtreecommitdiff
path: root/xpcom
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-22 11:41:22 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-11-22 11:41:22 -0500
commit7572f6fb227f67f5f820019fe8afa899aa700862 (patch)
tree33e53aa11ae6107f5048f313a0e7b1e748baad0f /xpcom
parent3bcef0ff65fa2ab6a482543afd1b1e00dd31cfee (diff)
downloadaura-central-7572f6fb227f67f5f820019fe8afa899aa700862.tar.gz
Issue %3005 - Move docshell/ to system/
Diffstat (limited to 'xpcom')
-rw-r--r--xpcom/build/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpcom/build/moz.build b/xpcom/build/moz.build
index da3828c6d..b579a3b3d 100644
--- a/xpcom/build/moz.build
+++ b/xpcom/build/moz.build
@@ -81,7 +81,7 @@ LOCAL_INCLUDES += [
'../reflect/xptinfo',
'../threads',
'/components/registry/src',
- '/docshell/base',
+ '/system/docshell/base',
]
if CONFIG['MOZ_VPX']: