Index: chrome/browser/ui/webui/options/browser_options_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/options/browser_options_handler.h (revision 94076) |
+++ chrome/browser/ui/webui/options/browser_options_handler.h (working copy) |
@@ -94,9 +94,6 @@ |
void EnableInstant(const ListValue* args); |
void DisableInstant(const ListValue* args); |
- // Called to request information about the Instant field trial. |
- void GetInstantFieldTrialStatus(const ListValue* args); |
- |
// Returns the string ID for the given default browser state. |
int StatusStringIdForState(ShellIntegration::DefaultWebClientState state); |