| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 839e3aed5b09ec13329fec747fc7de11e704544d..5bcabad0d013b1d3ca2f7f287818c179699d565e 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -745,8 +745,6 @@ extern const char kPassiveEventListenerDefaultName[];
|
| // listeners.
|
| extern const char kPassiveEventListenerDefaultDescription[];
|
|
|
| -#if defined(OS_ANDROID)
|
| -
|
| // Title for the flag for including important sites whitelisting in the clear
|
| // browsing dialog.
|
| extern const char kImportantSitesInCbdName[];
|
| @@ -755,8 +753,6 @@ extern const char kImportantSitesInCbdName[];
|
| // browsing dialog.
|
| extern const char kImportantSitesInCbdDescription[];
|
|
|
| -#endif // defined(OS_ANDROID)
|
| -
|
| #if defined(USE_ASH)
|
|
|
| // Title of the flag which specifies the shelf coloring in Chrome OS system UI.
|
|
|