Rename atom module to atom_delegate to avoid conflicts with Atom.
This commit is contained in:
parent
1900ad4cb9
commit
e6a9add691
3 changed files with 3 additions and 3 deletions
2
atom.gyp
2
atom.gyp
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
'coffee_sources': [
|
||||
'browser/api/lib/app.coffee',
|
||||
'browser/api/lib/atom.coffee',
|
||||
'browser/api/lib/atom_delegate.coffee',
|
||||
'browser/api/lib/dialog.coffee',
|
||||
'browser/api/lib/ipc.coffee',
|
||||
'browser/api/lib/window.coffee',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue