repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix a type mismatch on Windows caused by r201738.
[chromium-blink-merge.git]
/
tools
/
gtk_clipboard_dump
/
gtk_clipboard_dump.gyp
blob
21121089a30aa9c0481303ea4f26ec5ebbc076f7
1
{
2
'targets': [
3
{
4
'target_name': 'gtk_clipboard_dump',
5
'type': 'executable',
6
'dependencies': [
7
'../../build/linux/system.gyp:gtk',
8
],
9
'sources': [
10
'gtk_clipboard_dump.cc',
11
],
12
},
13
],
14
}