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

Unified Diff: src/platform/window_manager/atom_cache.cc

Issue 501116: wm: Update namespace and header define guards. (Closed)
Patch Set: move using directive inside of namespace for consistency Created 11 years 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
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.

Powered by Google App Engine
This is Rietveld 408576698