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

Unified Diff: ash/common/ash_constants.cc

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/ash_constants.h ('k') | ash/common/frame/custom_frame_view_ash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/ash_constants.cc
diff --git a/ash/common/ash_constants.cc b/ash/common/ash_constants.cc
index 2f30ba90d0d66dbb7a07ebe9ea5c6ee70ed15419..44f3eb799b72ae5ae06381f8574f825b8a21d89b 100644
--- a/ash/common/ash_constants.cc
+++ b/ash/common/ash_constants.cc
@@ -19,6 +19,4 @@ const SkColor kChromeOsBootColor = SkColorSetRGB(0xfe, 0xfe, 0xfe);
const SkColor kFocusBorderColor = SkColorSetRGB(64, 128, 250);
-const int kImmersiveFullscreenTopEdgeInset = 8;
-
} // namespace ash
« no previous file with comments | « ash/common/ash_constants.h ('k') | ash/common/frame/custom_frame_view_ash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698