Roll src/third_party/skia ef6c50a:d0fff5b
[chromium-blink-merge.git] / third_party / safe_browsing / BUILD.gn
blob40f4254d7e45bf0831cf81e8cf1ef8c20bca4d24
1 # Copyright 2015 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.
5 source_set("test_support") {
6   testonly = true
7   data = [
8     "testing/external_test_pb2.py",
9     "testing/safebrowsing_test_server.py",
10     "testing/testing_input.dat",
11   ]