| Index: components/web_cache/common/BUILD.gn
|
| diff --git a/components/web_cache/common/BUILD.gn b/components/web_cache/common/BUILD.gn
|
| deleted file mode 100644
|
| index d4b7ac70a6a3761732749f322f1ad750372e6208..0000000000000000000000000000000000000000
|
| --- a/components/web_cache/common/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2014 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -source_set("common") {
|
| - sources = [
|
| - "web_cache_message_generator.cc",
|
| - "web_cache_message_generator.h",
|
| - "web_cache_messages.h",
|
| - ]
|
| -
|
| - deps = [
|
| - "//ipc",
|
| - ]
|
| -}
|
|
|