| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 71b91b80a07caab10142da85099c7578bea6ab86..bfb8f113894bce6bd020933e414242137eadc7aa 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -12,7 +12,7 @@ namespace switches {
|
|
|
| // -----------------------------------------------------------------------------
|
| // Can't find the switch you are looking for? Try looking in:
|
| -// ash/ash_switches.cc
|
| +// ash/common/ash_switches.cc
|
| // base/base_switches.cc
|
| // chromeos/chromeos_switches.cc
|
| // etc.
|
|
|