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

Unified Diff: ash/wm/common/wm_window_property.h

Issue 2024993002: Makes RootWindowController window creation in terms of common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 2 trunk Created 4 years, 7 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/wm/common/wm_window.h ('k') | ash/wm/common/workspace/workspace_layout_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/wm_window_property.h
diff --git a/ash/wm/common/wm_window_property.h b/ash/wm/common/wm_window_property.h
index cea6156c1a0e585e81f199d461e6629c246b5a96..64f92e680c68069d68acb89009cee91827c36495 100644
--- a/ash/wm/common/wm_window_property.h
+++ b/ash/wm/common/wm_window_property.h
@@ -10,7 +10,7 @@ namespace wm {
enum class WmWindowProperty {
// Type bool.
- SNAP_CHILDREN_TO_PIXEL_BOUDARY,
+ SNAP_CHILDREN_TO_PIXEL_BOUNDARY,
// Type bool.
ALWAYS_ON_TOP,
« no previous file with comments | « ash/wm/common/wm_window.h ('k') | ash/wm/common/workspace/workspace_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698