Sign in
chromium
/
chromium
/
src
/
4378a822c0f819edb40d6903a9fa363d7c72c84d
/
.
/
tools
/
gtk_clipboard_dump
/
gtk_clipboard_dump.gyp
blob: f4f8da4fa246643af3af981bad026aa474497b4f [
file
] [
log
] [
blame
]
{
'includes'
:
[
'../../build/common.gypi'
,
],
'targets'
:
[
{
'target_name'
:
'gtk_clipboard_dump'
,
'type'
:
'executable'
,
'dependencies'
:
[
'../../build/linux/system.gyp:gtk'
,
],
'sources'
:
[
'gtk_clipboard_dump.cc'
,
],
},
],
}