Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1116)

Unified Diff: ash/common/ash_constants.h

Issue 2265563002: Shuffles around immersive related classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@immersive_pure_virtual
Patch Set: move comment Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/DEPS ('k') | ash/common/ash_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/common/DEPS ('k') | ash/common/ash_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698