Index: blimp/helium/helium_test.h |
diff --git a/blimp/helium/helium_test.h b/blimp/helium/helium_test.h |
index 3b969a9cc7d75a78f5c4ce417b83c1c0e3d4533a..819113c883f3ab6b8b11f2b3f1266b2dc75a129a 100644 |
--- a/blimp/helium/helium_test.h |
+++ b/blimp/helium/helium_test.h |
@@ -11,7 +11,6 @@ |
namespace blimp { |
namespace helium { |
-namespace test { |
class HeliumTest : public ::testing::Test { |
public: |
@@ -24,7 +23,6 @@ class HeliumTest : public ::testing::Test { |
DISALLOW_COPY_AND_ASSIGN(HeliumTest); |
}; |
-} // namespace test |
} // namespace helium |
} // namespace blimp |