Index: chrome/browser/about_flags.cc |
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc |
index 91a19aa643477a918832f230ebb24100867114a0..b7260f8b9885df238df7e57661a70130848ddc8b 100644 |
--- a/chrome/browser/about_flags.cc |
+++ b/chrome/browser/about_flags.cc |
@@ -1595,7 +1595,7 @@ const Experiment kExperiments[] = { |
IDS_FLAGS_ENABLE_APP_LIST_START_PAGE_NAME, |
IDS_FLAGS_ENABLE_APP_LIST_START_PAGE_DESCRIPTION, |
kOsWin | kOsCrOS, |
- SINGLE_VALUE_TYPE(switches::kShowAppListStartPage) |
+ SINGLE_VALUE_TYPE(app_list::switches::kShowAppListStartPage) |
xiyuan
2014/03/14 17:00:54
Do we want to just replace this flag with the expe
calamity
2014/05/07 06:11:52
Done.
|
}, |
#if defined(OS_LINUX) |
{ |