Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index b0bae0c2cd32ca6dd831fa6dee9ef91124a08728..6f36fb9081e326e119e1b4d42969e68c354f4cc1 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -733,8 +733,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[]; |
@@ -743,8 +741,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. |