Move brightray submodules to root vendor
This commit is contained in:
parent
dde21e7657
commit
4dab62dfcf
5 changed files with 6 additions and 7 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -22,3 +22,9 @@
|
|||
[submodule "vendor/pdf_viewer"]
|
||||
path = vendor/pdf_viewer
|
||||
url = https://github.com/electron/pdf-viewer.git
|
||||
[submodule "vendor/gyp"]
|
||||
path = vendor/gyp
|
||||
url = https://github.com/electron/gyp
|
||||
[submodule "vendor/libchromiumcontent"]
|
||||
path = vendor/libchromiumcontent
|
||||
url = https://github.com/electron/libchromiumcontent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue