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

Unified Diff: src/platform/window_manager/clutter_interface.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/clutter_interface.cc
diff --git a/src/platform/window_manager/clutter_interface.cc b/src/platform/window_manager/clutter_interface.cc
index bc204a8e1c5f24ceb9fcefbd585c66988eabc1d4..d5634deeee5ace69417bb4853aa1e775103d3250 100644
--- a/src/platform/window_manager/clutter_interface.cc
+++ b/src/platform/window_manager/clutter_interface.cc
@@ -10,7 +10,7 @@
#include "chromeos/obsolete_logging.h"
#include "window_manager/util.h"
-namespace chromeos {
+namespace window_manager {
const int RealClutterInterface::TexturePixmapActor::kAlphaMaskLayerIndex = 1;

Powered by Google App Engine
This is Rietveld 408576698