Index: chrome/browser/about_flags.cc |
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc |
index ce9dfaff9e528a4947aa503d7559e543934851c6..1e482cc2f8b95ed7ba2abde5e1a31ef2a0682dab 100644 |
--- a/chrome/browser/about_flags.cc |
+++ b/chrome/browser/about_flags.cc |
@@ -1477,7 +1477,7 @@ const Experiment kExperiments[] = { |
"enable-app-view", |
IDS_FLAGS_ENABLE_APP_VIEW_NAME, |
IDS_FLAGS_ENABLE_APP_VIEW_DESCRIPTION, |
- kOsAll, |
+ kOsDesktop, |
SINGLE_VALUE_TYPE(extensions::switches::kEnableAppView) |
}, |
{ |