Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 0e28065dd02dc01e4841ff413ba09e5918581596..156ea5339f6f5a4a49121fa461cdc8af0c9033ff 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -739,8 +739,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[]; |
@@ -749,8 +747,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. |