Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index 11a60736caa4a06fe24604976aae445a4c8321dd..9e81cf166ca8ffcdf5d7bf936edb83ddaf948c84 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -214,6 +214,7 @@ extern const char kPasswordManagerSubPage[]; |
extern const char kSearchEnginesSubPage[]; |
extern const char kSyncSetupSubPage[]; |
#if defined(OS_CHROMEOS) |
+extern const char kAboutOptionsSubPage[]; |
extern const char kInternetOptionsSubPage[]; |
extern const char kSystemOptionsSubPage[]; |
#endif |