mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 940884 - 1/3: B2G SMS: Create MobileMessageDB.jsm for automation tests. r=khuey
--HG-- rename : dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDB.jsm
This commit is contained in:
parent
8be0779943
commit
59dae4a6f2
3189
dom/mobilemessage/src/gonk/MobileMessageDB.jsm
Normal file
3189
dom/mobilemessage/src/gonk/MobileMessageDB.jsm
Normal file
File diff suppressed because it is too large
Load Diff
@ -22,6 +22,7 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk' and CONFIG['MOZ_B2G_RIL']:
|
||||
EXTRA_JS_MODULES = [
|
||||
'gonk/mms_consts.js',
|
||||
'gonk/MmsPduHelper.jsm',
|
||||
'gonk/MobileMessageDB.jsm',
|
||||
'gonk/wap_consts.js',
|
||||
'gonk/WspPduHelper.jsm',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user