Skip to content
Snippets Groups Projects

Bug 41308: Use the same branch for Desktop and GeckoView

17 files
+ 130
51
Compare changes
  • Side-by-side
  • Inline
Files
17
JAR_MANIFESTS += ["jar.mn"]
EXTRA_JS_MODULES += [
"SecurityLevel.jsm",
]
XPCOM_MANIFESTS += [
"components.conf",
]
EXTRA_COMPONENTS += [
"SecurityLevel.manifest",
]
Loading