Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index c0e3d3ebc6af01f3a74c4151678b130fecfee045..f3b549a8b7485a1e815b1dfafcf96c2e4e2d49b6 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -261,7 +261,7 @@ extern const char kLoginProfile[]; |
extern const char kLoginUser[]; |
extern const char kChromeosFrame[]; |
extern const char kStartupManifest[]; |
-extern const char kVertScrollDelta[]; |
+extern const char kScrollPixels[]; |
#endif |
#if defined(OS_WIN) |