Adding search prefetch forcing about:flags entry

Bug: 1152562
Change-Id: Ie719be00784ca796a3275eb9b44bb89de2ca964f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559215
Reviewed-by: Tarun Bansal <[email protected]>
Commit-Queue: Ryan Sturm <[email protected]>
Cr-Commit-Position: refs/heads/master@{#831971}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index e163baa..ebee761 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -985,6 +985,9 @@
 extern const char kOmniboxWebUIOmniboxPopupName[];
 extern const char kOmniboxWebUIOmniboxPopupDescription[];
 
+extern const char kEnableSearchPrefetchName[];
+extern const char kEnableSearchPrefetchDescription[];
+
 extern const char kOopRasterizationName[];
 extern const char kOopRasterizationDescription[];