Revert of Add button to add new FSP services to Files app. (patchset #8 id:140001...
[chromium-blink-merge.git] / chrome / browser / autocomplete / BUILD.gn
blob3f092810bdcbbf5b225bed5c7dfdf5a090bad7b1
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 import("//third_party/protobuf/proto_library.gni")
7 # GYP version: chrome/chrome_browser.gypi:in_memory_url_index_cache_proto
8 proto_library("in_memory_url_index_cache_proto") {
9   sources = [
10     "in_memory_url_index_cache.proto",
11   ]