Give clients access to libchromiumcontent's src directory
* vendor/libchromiumcontent 15ada44...65b85bf (2): > Export content/app/startup_helper_win.cc to clients > Rename dist/include to dist/src
This commit is contained in:
parent
4c0765b413
commit
7f463b8962
2 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
|||
'variables': {
|
||||
'libchromiumcontent_dir': 'vendor/download/libchromiumcontent',
|
||||
'libchromiumcontent_library_dir': '<(libchromiumcontent_dir)/Release',
|
||||
'libchromiumcontent_include_dir': '<(libchromiumcontent_dir)/include',
|
||||
'libchromiumcontent_include_dir': '<(libchromiumcontent_dir)/src',
|
||||
'libchromiumcontent_resources_dir': '<(libchromiumcontent_library_dir)',
|
||||
'libchromiumcontent_src_dir': '<(libchromiumcontent_dir)/src',
|
||||
'mac_deployment_target%': '10.8',
|
||||
'mac_sdkroot%': 'macosx',
|
||||
|
||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 15ada44da42eec88400ca978fdd73213488a04bc
|
||||
Subproject commit 65b85bf315a9db754a590a6e484f6f705c837583
|
Loading…
Reference in a new issue