Index: src/oprofile-agent.cc |
diff --git a/src/oprofile-agent.cc b/src/oprofile-agent.cc |
index e9f7d3e2faa63cdb28052186c59e0c4af03753b3..c4595b40a91cede4d597373d1d2623f25ed7f866 100644 |
--- a/src/oprofile-agent.cc |
+++ b/src/oprofile-agent.cc |
@@ -29,7 +29,8 @@ |
#include "oprofile-agent.h" |
-namespace v8 { namespace internal { |
+namespace v8 { |
+namespace internal { |
#ifdef ENABLE_OPROFILE_AGENT |
op_agent_t OProfileAgent::handle_ = NULL; |