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

Unified Diff: mash/wm/background_layout.h

Issue 1492563002: Introduce mash/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years 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 | « mash/wm/BUILD.gn ('k') | mash/wm/background_layout.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/background_layout.h
diff --git a/mash/wm/background_layout.h b/mash/wm/background_layout.h
index 75a41f55afe1c078500e634b97d4d8d7973eab1f..40c2a351f0a7058b48f60111546a27efd20f1d1c 100644
--- a/mash/wm/background_layout.h
+++ b/mash/wm/background_layout.h
@@ -19,7 +19,6 @@ class BackgroundLayout : public LayoutManager {
private:
// Overridden from LayoutManager:
- void WindowAdded(mus::Window* window) override;
void LayoutWindow(mus::Window* window) override;
DISALLOW_COPY_AND_ASSIGN(BackgroundLayout);
« no previous file with comments | « mash/wm/BUILD.gn ('k') | mash/wm/background_layout.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698