| Index: src/platform/window_manager/atom_cache.cc
|
| diff --git a/src/platform/window_manager/atom_cache.cc b/src/platform/window_manager/atom_cache.cc
|
| index f2c4634276eeaa7e3e3a8bf0d2996ee39cc754dd..a36edad8a364ac581a05f1cf661c051808c93603 100644
|
| --- a/src/platform/window_manager/atom_cache.cc
|
| +++ b/src/platform/window_manager/atom_cache.cc
|
| @@ -10,7 +10,7 @@
|
| #include "window_manager/util.h"
|
| #include "window_manager/x_connection.h"
|
|
|
| -namespace chromeos {
|
| +namespace window_manager {
|
|
|
| // A value from the Atom enum and the actual name that should be used to
|
| // look up its ID on the X server.
|
|
|