Index: content/public/common/window_container_type.cc |
=================================================================== |
--- content/public/common/window_container_type.cc (revision 175088) |
+++ content/public/common/window_container_type.cc (working copy) |
@@ -14,7 +14,7 @@ |
const char kBackground[] = "background"; |
const char kPersistent[] = "persistent"; |
-} |
+} // namespace |
WindowContainerType WindowFeaturesToContainerType( |
const WebKit::WebWindowFeatures& window_features) { |