| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 0557ad54063679e70d4e2cea187e6a09144a5fc0..59f27a62f2dce87490637c829b70ec40892d2e8a 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -300,8 +300,8 @@ extern const char kOnlineEulaURLPath[];
|
|
|
| extern const char kChromeOSCreditsPath[];
|
|
|
| -extern const char kChromeUILocalImageHost[];
|
| -extern const char kChromeUILocalImagePath[];
|
| +extern const char kChromeOSAssetHost[];
|
| +extern const char kChromeOSAssetPath[];
|
| #endif
|
|
|
| #if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA)
|
|
|