diff options
Diffstat (limited to 'chrome/browser/about_flags.cc')
-rw-r--r-- | chrome/browser/about_flags.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc index 07d53e6..0000aa5 100644 --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc @@ -154,13 +154,6 @@ const Experiment kExperiments[] = { switches::kEnableCloudPrintProxy }, { - "crxless-web-apps", - IDS_FLAGS_CRXLESS_WEB_APPS_NAME, - IDS_FLAGS_CRXLESS_WEB_APPS_DESCRIPTION, - kOsAll, - switches::kEnableCrxlessWebApps - }, - { "match-preview", // FLAGS:RECORD_UMA IDS_FLAGS_PREDICTIVE_INSTANT_NAME, IDS_FLAGS_PREDICTIVE_INSTANT_DESCRIPTION, |