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_; |