| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 52502)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -821,10 +821,6 @@
|
| // and study painting behavior.
|
| const char kShowPaintRects[] = "show-paint-rects";
|
|
|
| -// Whether to show the link to the Google Privacy Dashboard on the Sync options
|
| -// panel.
|
| -const char kShowPrivacyDashboardLink[] = "show-privacy-dashboard-link";
|
| -
|
| // Change the DCHECKS to dump memory and continue instead of displaying error
|
| // dialog. This is valid only in Release mode when --enable-dcheck is
|
| // specified.
|
|
|