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
Further cleanup of some assets
[chromium-blink-merge.git]
/
content
/
browser
/
cache_storage
/
cache_storage_proto.gyp
blob
cdbce1599683cdd93bf140942a25b07f4a54757d
1
{
2
'targets': [
3
{
4
# GN version: //content/browser/cache_storage:cache_storage_proto
5
'target_name': 'cache_storage_proto',
6
'type': 'static_library',
7
'sources': [
8
'cache_storage.proto',
9
],
10
'variables': {
11
'proto_in_dir': '.',
12
'proto_out_dir': 'content/browser/cache_storage',
13
},
14
'includes': [ '../../../build/protoc.gypi' ]
15
},
16
],
17
}