| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 357a6959e3200c619f32c11abef3111e72230f68..2800766a91557af5f6c0d3f8eabf5a975aa484b9 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -727,8 +727,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[];
|
| @@ -737,8 +735,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.
|
|
|