Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Unified Diff: chrome/browser/search/suggestions/proto/BUILD.gn

Issue 410673002: [Suggestions] Moving suggestions code to a new component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix deps Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/search/suggestions/proto/BUILD.gn
diff --git a/chrome/browser/search/suggestions/proto/BUILD.gn b/chrome/browser/search/suggestions/proto/BUILD.gn
deleted file mode 100644
index 1a6018b749426b1a12964b0835b53b412a84f222..0000000000000000000000000000000000000000
--- a/chrome/browser/search/suggestions/proto/BUILD.gn
+++ /dev/null
@@ -1,9 +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.
-
-import("//third_party/protobuf/proto_library.gni")
-
-proto_library("proto") {
- sources = [ "suggestions.proto" ]
-}
« no previous file with comments | « chrome/browser/search/suggestions/image_manager.h ('k') | chrome/browser/search/suggestions/proto/suggestions.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698