| Index: ash/display/display_layout_store.h
|
| diff --git a/ash/display/display_layout_store.h b/ash/display/display_layout_store.h
|
| index 67c3c2e523c631b547b7003ff2e44fdfb09691b2..a9675371269867c1f2e354522c4680cb21f1c1dc 100644
|
| --- a/ash/display/display_layout_store.h
|
| +++ b/ash/display/display_layout_store.h
|
| @@ -11,7 +11,6 @@
|
| #include "ash/display/display_layout.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
|
|
| class ASH_EXPORT DisplayLayoutStore {
|
| public:
|
| @@ -63,7 +62,6 @@ class ASH_EXPORT DisplayLayoutStore {
|
| DISALLOW_COPY_AND_ASSIGN(DisplayLayoutStore);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_DISPLAY_DISPLAY_LAYOUT_STORE_H_
|
|
|