Bug 1044736 - Part 4.2. Rename BrowserElementParent.jsm to BrowserElementParent.js. r=bz,fabrice

--HG--
rename : dom/browser-element/BrowserElementParent.jsm => dom/browser-element/BrowserElementParent.js
This commit is contained in:
Kan-Ru Chen (陳侃如) 2014-11-12 19:27:32 +08:00
parent 8d5ba1ced5
commit 8a60f0b7dd
2 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ EXTRA_COMPONENTS += [
]
EXTRA_JS_MODULES += [
'BrowserElementParent.jsm',
'BrowserElementPromptService.jsm',
]