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
Reject XMLHTTPRequests Without HTTP Status Success
[chromium-blink-merge.git]
/
components
/
favicon.gypi
blob
32ec54b6046f2f8301bb3a8caf430eecb1d3fb75
1
# Copyright 2014 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
{
6
'targets': [
7
{
8
'target_name': 'favicon_core',
9
'type': 'none',
10
'sources': [
11
'favicon/core/favicon_handler_delegate.h',
12
],
13
},
14
],
15
}