Skip to content

Commit 8f34ad6

Browse files
committed
[win] fix build error
added gurl dependency
1 parent a3a13eb commit 8f34ad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nwebkit.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
'dependencies': [
77
'../../cef/cef.gyp:libcef',
88
'../../v8/tools/gyp/v8.gyp:v8',
9+
'../../build/temp_gyp/googleurl.gyp:googleurl',
910
'../node/node.gyp:node',
1011
'../libuv/uv.gyp:uv',
1112
],

0 commit comments

Comments
 (0)