Index: ash/common/ash_constants.h |
diff --git a/ash/common/ash_constants.h b/ash/common/ash_constants.h |
index f8ec5acfe2b119d5b15e7b7eb9332dac63b2171e..0d693f578882d620dec9c8e4c02ec2afb9450bd4 100644 |
--- a/ash/common/ash_constants.h |
+++ b/ash/common/ash_constants.h |
@@ -31,10 +31,6 @@ extern const SkColor kChromeOsBootColor; |
// The border color of keyboard focus for launcher items and system tray. |
extern const SkColor kFocusBorderColor; |
-// How many pixels are reserved for touch-events towards the top of an |
-// immersive-fullscreen window. |
-extern const int kImmersiveFullscreenTopEdgeInset; |
- |
} // namespace ash |
#endif // ASH_COMMON_ASH_CONSTANTS_H_ |