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

Unified Diff: components/search/BUILD.gn

Issue 2513913002: Instant cleanup: Remove unused Android-only cmdline switches (Closed)
Patch Set: review Created 4 years, 1 month 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/browser/about_flags.cc ('k') | components/search/search.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search/BUILD.gn
diff --git a/components/search/BUILD.gn b/components/search/BUILD.gn
index cc2f790d51f1314ec5d20b912005b9e8f0d05af3..b3896ba7d1a2746ab5da77e400eb8a988ff25175 100644
--- a/components/search/BUILD.gn
+++ b/components/search/BUILD.gn
@@ -6,8 +6,6 @@ static_library("search") {
sources = [
"search.cc",
"search.h",
- "search_switches.cc",
- "search_switches.h",
]
deps = [
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | components/search/search.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698