Index: chrome/browser/ui/webui/options/browser_options_handler.h |
diff --git a/chrome/browser/ui/webui/options/browser_options_handler.h b/chrome/browser/ui/webui/options/browser_options_handler.h |
index 81ffe06ad9a96efae7f36396aa36ec7a7e0a9306..033a51b16756b13732a34a78e33a3cd588126661 100644 |
--- a/chrome/browser/ui/webui/options/browser_options_handler.h |
+++ b/chrome/browser/ui/webui/options/browser_options_handler.h |
@@ -298,6 +298,9 @@ class BrowserOptionsHandler |
// Setup the visibility for the metrics reporting setting. |
void SetupMetricsReportingSettingVisibility(); |
+ // Update value of predictive network actions UI element. |
+ void SetupNetworkPredictionControl(); |
+ |
// Setup the font size selector control. |
void SetupFontSizeSelector(); |