| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index b917307e148301f343dc14565f00f6de68dabd01..1fbe4b2992be1a6f09fa94a150c454aba71cca88 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -520,7 +520,7 @@ extern const char kChromeSearchMostVisitedUrl[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kCrosScheme[];
|
| -extern const char kDriveScheme[];
|
| +extern const char kExternalFileScheme[];
|
| #endif
|
|
|
| // "Learn more" URL for the Cloud Print section under Options.
|
|
|