Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(855)

Unified Diff: chrome/browser/about_flags.cc

Issue 8416003: Change internal name and visible name for settings to disable panels. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index f4c8335d86e734dd5e9d278b34fb55004bbea73e..1c8506de88d398e20827a16f6e50ad5591a1e4a7 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -331,7 +331,7 @@ const Experiment kExperiments[] = {
MULTI_VALUE_TYPE(kPrerenderFromOmniboxChoices)
},
{
- "panels",
+ "disable-panels",
IDS_FLAGS_DISABLE_PANELS_NAME,
IDS_FLAGS_DISABLE_PANELS_DESCRIPTION,
kOsAll,
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698