| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 5a84c38095db10f3e1e0ed13ab9be2f49f59bf82..5fcd1b1e58b35e9e55754458c482f372706ffc48 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -116,6 +116,7 @@ extern const char kChromeUISlowURL[];
|
| extern const char kChromeUISystemInfoURL[];
|
| extern const char kChromeUITermsOemURL[];
|
| extern const char kChromeUIUserImageURL[];
|
| +extern const char kChromeUIMdCupsSettingsURL[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| #if defined(OS_WIN)
|
|
|