summaryrefslogtreecommitdiffstats
path: root/base/ref_counted.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/ref_counted.h')
-rw-r--r--base/ref_counted.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/ref_counted.h b/base/ref_counted.h
index 70536b9..e04bb7c 100644
--- a/base/ref_counted.h
+++ b/base/ref_counted.h
@@ -62,8 +62,6 @@ class RefCountedThreadSafeBase {
DISALLOW_COPY_AND_ASSIGN(RefCountedThreadSafeBase);
};
-
-
} // namespace subtle
//