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

Unified Diff: components/search/search.h

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 | « components/search/BUILD.gn ('k') | components/search/search.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search/search.h
diff --git a/components/search/search.h b/components/search/search.h
index a8b21a472bd179a09ab053c23772a24812e6f7ba..8969e81d0e02c373e17e89791fdefb603e104206 100644
--- a/components/search/search.h
+++ b/components/search/search.h
@@ -8,10 +8,7 @@
#include <stdint.h>
#include <string>
-#include <utility>
-#include <vector>
-#include "base/strings/string16.h"
#include "base/strings/string_split.h"
class GURL;
« no previous file with comments | « components/search/BUILD.gn ('k') | components/search/search.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698