Skip to content

Commit 4dab62d

Browse files
committed
Move brightray submodules to root vendor
1 parent dde21e7 commit 4dab62d

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@
2222
[submodule "vendor/pdf_viewer"]
2323
path = vendor/pdf_viewer
2424
url = https://github.com/electron/pdf-viewer.git
25+
[submodule "vendor/gyp"]
26+
path = vendor/gyp
27+
url = https://github.com/electron/gyp
28+
[submodule "vendor/libchromiumcontent"]
29+
path = vendor/libchromiumcontent
30+
url = https://github.com/electron/libchromiumcontent

brightray/.gitmodules

Lines changed: 0 additions & 6 deletions
This file was deleted.

brightray/vendor/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)