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

Unified Diff: components/exo/shell_surface.h

Issue 2025413002: Moves RootWindowControllerCommon and LayoutManager to common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use_root_window_controller_common
Patch Set: merge 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 | « components/exo/pointer_unittest.cc ('k') | components/exo/shell_surface.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/shell_surface.h
diff --git a/components/exo/shell_surface.h b/components/exo/shell_surface.h
index 1316c08ada0ad91166d7f70e21ecfddd1eae096c..3406d6faa061fe58719832c04a492a42853adfd5 100644
--- a/components/exo/shell_surface.h
+++ b/components/exo/shell_surface.h
@@ -226,7 +226,7 @@ class ShellSurface : public SurfaceDelegate,
const gfx::Rect initial_bounds_;
const bool activatable_;
const bool resizeable_;
- // Container Window Id (see ash/common/wm/wm_shell_window_ids.h)
+ // Container Window Id (see ash/common/shell_window_ids.h)
const int container_;
base::string16 title_;
std::string application_id_;
« no previous file with comments | « components/exo/pointer_unittest.cc ('k') | components/exo/shell_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698