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

Unified Diff: ash/snap_to_pixel_layout_manager.cc

Issue 1676713002: ash/mash: Add a mus-client that sets up ash to provide the system ui for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix-cros-build Created 4 years, 10 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/root_window_settings.h ('k') | ash/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/snap_to_pixel_layout_manager.cc
diff --git a/ash/snap_to_pixel_layout_manager.cc b/ash/snap_to_pixel_layout_manager.cc
index 00b12daa43be49c5fdb80c7ec7d37f959c06c6f9..d47629a3c761a9b83ae96b53c1a334afd438c492 100644
--- a/ash/snap_to_pixel_layout_manager.cc
+++ b/ash/snap_to_pixel_layout_manager.cc
@@ -11,7 +11,6 @@
namespace ash {
SnapToPixelLayoutManager::SnapToPixelLayoutManager(aura::Window* container) {
- DCHECK(container->GetProperty(kSnapChildrenToPixelBoundary));
}
SnapToPixelLayoutManager::~SnapToPixelLayoutManager() {
« no previous file with comments | « ash/root_window_settings.h ('k') | ash/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698