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

Unified Diff: src/global-handles.h

Issue 115756: Split nested namespaces declaration in two lines in accordance with C++ Style Guide. (Closed)
Patch Set: Created 11 years, 7 months 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/global-handles.h
diff --git a/src/global-handles.h b/src/global-handles.h
index e6e9de1d13ab76670ee51f5544c394ea7e5505d7..9e63ba7a9730fa146780b7dc85f2a59b355b8b17 100644
--- a/src/global-handles.h
+++ b/src/global-handles.h
@@ -30,7 +30,8 @@
#include "list-inl.h"
-namespace v8 { namespace internal {
+namespace v8 {
+namespace internal {
// Structure for tracking global handles.
// A single list keeps all the allocated global handles.
« src/accessors.h ('K') | « src/func-name-inferrer.cc ('k') | src/global-handles.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698