Roll src/third_party/skia de7665a:76033be
[chromium-blink-merge.git] / components / dom_distiller / core / proto / BUILD.gn
bloba061eafc1339687ca5f8d50a130f307577460584
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.
5 import("//third_party/protobuf/proto_library.gni")
7 # GYP version: components/dom_distiller.gypi:distilled_page_proto
8 proto_library("proto") {
9   sources = [
10     "distilled_article.proto",
11     "distilled_page.proto",
12   ]