| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 5196cf6f37b8ffabd40b8bf2fbe9be0ce4949118..4a04a153d30fece83691558fca3923cf911c3091 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -740,8 +740,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[];
|
| @@ -750,8 +748,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.
|
|
|