summaryrefslogtreecommitdiff
path: root/chromium/v8/src/profiler/allocation-tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/src/profiler/allocation-tracker.h')
-rw-r--r--chromium/v8/src/profiler/allocation-tracker.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/v8/src/profiler/allocation-tracker.h b/chromium/v8/src/profiler/allocation-tracker.h
index ebda3dba83a..03802a5c668 100644
--- a/chromium/v8/src/profiler/allocation-tracker.h
+++ b/chromium/v8/src/profiler/allocation-tracker.h
@@ -152,6 +152,7 @@ class AllocationTracker {
DISALLOW_COPY_AND_ASSIGN(AllocationTracker);
};
-} } // namespace v8::internal
+} // namespace internal
+} // namespace v8
#endif // V8_ALLOCATION_TRACKER_H_