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

Unified Diff: components/BUILD.gn

Issue 393173002: Moves some functions in search.h to components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix 3 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index aa5bbee1ed0820583d3f0075085d87c40872ef46..ac884a7b725c40299dd963bf3be22aced6e45c6b 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -56,6 +56,7 @@ group("all_components") {
"//components/query_parser",
"//components/rappor",
"//components/resources:components_resources",
+ "//components/search",
"//components/search_engines",
"//components/search_provider_logos",
"//components/sessions",
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698