summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/about_flags.h')
-rw-r--r--chrome/browser/about_flags.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/about_flags.h b/chrome/browser/about_flags.h
index ad6eefb..81b0c2a 100644
--- a/chrome/browser/about_flags.h
+++ b/chrome/browser/about_flags.h
@@ -16,9 +16,6 @@ class PrefService;
namespace about_flags {
-// Returns if Flags is enabled (it isn't for ChromeOS at the moment).
-bool IsEnabled();
-
// Reads the Labs |prefs| (called "Labs" for historical reasons) and adds the
// commandline flags belonging to the active experiments to |command_line|.
void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line);