| Index: ash/wm/workspace/magnetism_matcher.h
|
| diff --git a/ash/wm/workspace/magnetism_matcher.h b/ash/wm/workspace/magnetism_matcher.h
|
| index ff1f52810e9b2d1801f4eb27deb843c2c3a2830b..5c17c7a587c1db2a25cb20596db17e86c6defb47 100644
|
| --- a/ash/wm/workspace/magnetism_matcher.h
|
| +++ b/ash/wm/workspace/magnetism_matcher.h
|
| @@ -15,7 +15,6 @@
|
| #include "ui/gfx/rect.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
|
|
| enum MagnetismEdge {
|
| MAGNETISM_EDGE_TOP = 1 << 0,
|
| @@ -185,7 +184,6 @@ class ASH_EXPORT MagnetismMatcher {
|
| DISALLOW_COPY_AND_ASSIGN(MagnetismMatcher);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_WM_WORKSPACE_MAGNETISM_MATCHER_H_
|
|
|