Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index 802f1f358b1fd4de378bb68abc4c4a9e2f4c6a31..dd5c7cccc9503b91e23c568e19c1f565281cc318 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -517,7 +517,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. |