Reject XMLHTTPRequests Without HTTP Status Success
[chromium-blink-merge.git] / components / favicon.gypi
blob32ec54b6046f2f8301bb3a8caf430eecb1d3fb75
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.
6   'targets': [
7     {
8       'target_name': 'favicon_core',
9       'type': 'none',
10       'sources': [
11         'favicon/core/favicon_handler_delegate.h',
12       ],
13     },
14   ],